Skip to content
/ opml Public
forked from Holllo/opml

An OPML parser for Rust and the command-line.

License

Notifications You must be signed in to change notification settings

kevincox/opml

 
 

Repository files navigation

OPML

An OPML parser for Rust and the command-line.

API

For the API documentation, see docs.rs.

CLI

To install the OPML command-line parser, run cargo install opml_cli or download a precompiled executable directly from the Releases page.

Then run opml --help to see all the available options.

License

Both the API and command-line parser are licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in either crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

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

About

An OPML parser for Rust and the command-line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%