| Crates.io | marked-cli |
| lib.rs | marked-cli |
| version | 0.3.1 |
| created_at | 2020-03-15 19:41:25.046199+00 |
| updated_at | 2021-02-01 20:34:06.238643+00 |
| description | Command line tool for markup I/O processing |
| homepage | |
| repository | https://github.com/dekellum/marked |
| max_upload_size | |
| id | 218949 |
| size | 21,065 |
A command line tool for HTML/XML markup I/O processing, using the marked library crate.
See the linked rustdoc or the project workspace root ../README for an overview.
MSRV := 1.38.0
The crate will fail fast on any lower rustc (via a build.rs version check) and is also CI tested on this version.
This project is dual licensed under either of following:
The Apache License, version 2.0 (../LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
The MIT License (../LICENSE-MIT or http://opensource.org/licenses/MIT)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in marked(-cli) by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions.