repub-rs

Crates.iorepub-rs
lib.rsrepub-rs
version
sourcesrc
created_at2023-09-05 00:17:28.670317
updated_at2024-12-12 01:25:58.936563
descriptionRust library and binary for converting mhtml webpages into remarkable-style summarized epubs
homepage
repositoryhttps://github.com/erikbrinkman/repub-rs
max_upload_size
id963741
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | 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`
size0
Erik Brinkman (erikbrinkman)

documentation

README

repub-rs

A rust library for converting mhtml webpages to epub articles.

To Do

  • Handling of byline and title is a bit manual, and it'd be better to expose more of those properties.
Commit count: 26

cargo fmt