This analysis tool allows seeing the wikidata behind articles through the lens of the infoboxes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
404 B

[package]
name = "wikipedia-infobox-analyzer"
version = "0.1.0"
edition = "2021"
description = """
This analysis tool allows seeing the wikidata behind articles through the lens of the infoboxes.
"""
authors = ["Raymon Zutekouw <contact@raymon.dev>"]
repository = ""
license = "MIT OR Apache-2.0"
keywords = ["wikipedia", "wikidata", "infobox"]
categories = ["command-line-utilities"]
[dependencies]