15 releases (7 stable)

1.1.5 Oct 2, 2022
1.1.4 Jul 20, 2022
1.1.3 Sep 27, 2021
1.1.1 Jul 5, 2021
0.2.1 May 28, 2020

#448 in Development tools

Download history 170/week @ 2023-02-06 229/week @ 2023-02-13 194/week @ 2023-02-20 124/week @ 2023-02-27 178/week @ 2023-03-06 163/week @ 2023-03-13 141/week @ 2023-03-20 250/week @ 2023-03-27 280/week @ 2023-04-03 201/week @ 2023-04-10 176/week @ 2023-04-17 212/week @ 2023-04-24 213/week @ 2023-05-01 199/week @ 2023-05-08 166/week @ 2023-05-15 176/week @ 2023-05-22

813 downloads per month
Used in 6 crates

MIT/Apache

18KB
194 lines

OPML 📄

OPML library for Rust & standalone CLI.

API

For API documentation and examples see docs.rs.

CLI

Cargo

With a working Rust and Cargo installation, you can install the OPML CLI from Crates.io.

cargo install opml_cli

Binaries

Precompiled x86_64-unknown-linux-gnu binaries are available on the Releases page.

License

Distributed under the Apache License 2.0 and MIT licenses, see LICENSE-Apache and LICENSE-MIT for more information.

The samples located in opml_api/tests/spec_samples) were taken from the OPML 2.0 spec and are subject to their own license.

Dependencies

~1.3–2MB
~44K SLoC