Holllo / opml

An OPML parser for Rust and the command-line.

Home Page:https://crates.io/crates/opml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An OPML parser for Rust and the command-line.

https://crates.io/crates/opml

License:Apache License 2.0


Languages

Language:Rust 96.9%Language:Nix 3.0%Language:Shell 0.1%