Crates.io | readability-rs |
lib.rs | readability-rs |
version | |
source | src |
created_at | 2024-12-10 02:35:48.958971 |
updated_at | 2024-12-10 02:35:48.958971 |
description | Port of arc90's readability project to rust |
homepage | https://github.com/quambene/readability-rs |
repository | https://github.com/quambene/readability-rs |
max_upload_size | |
id | 1478013 |
Cargo.toml error: | TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Readability is a library for extracting the readable content of a webpage. This project is a rust port of arc90's readability project, and forked from kumabook/readability.
This project is licensed under the MIT license.