mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 16:15:32 +02:00
cargo.toml metadata
This commit is contained in:
parent
1695e33f9e
commit
c51f0fd731
1 changed files with 3 additions and 1 deletions
|
@ -4,8 +4,10 @@ version = "2.0.0-alpha.0"
|
||||||
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
|
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
description = "Scrap article contents from the web. Powered by fivefilters full text feed configurations."
|
description = "Scrap article contents from the web. Powered by fivefilters full text feed configurations & mozilla readability."
|
||||||
repository = "https://gitlab.com/news-flash/article_scraper"
|
repository = "https://gitlab.com/news-flash/article_scraper"
|
||||||
|
readme = "../Readme.md"
|
||||||
|
keywords = ["article", "scrape", "full-text", "readability"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue