#literate-programming #documentation #markdown

yarner-lib

Library to build plugins for the Literate Programming tool Yarner

4 releases

0.6.1 Aug 21, 2022
0.6.0 Mar 25, 2021
0.5.2 Mar 4, 2021
0.5.1 Mar 4, 2021

#1426 in Text processing

Download history 9/week @ 2024-01-08 2/week @ 2024-01-15 4/week @ 2024-02-12 15/week @ 2024-02-19 32/week @ 2024-02-26 14/week @ 2024-03-04 22/week @ 2024-03-11 17/week @ 2024-03-18 1/week @ 2024-03-25 55/week @ 2024-04-01 7/week @ 2024-04-08 13/week @ 2024-04-15

78 downloads per month
Used in 5 crates

MIT license

10KB
139 lines

yarner-lib

Test status GitHub Crate API MIT license

Library to build plugins for the Literate Programming tool Yarner.

See chapter Writing plugins of the Yarner user guide on how to use it.

Usage

Add this to your Cargo.toml:

yarner-lib = "0.5"

lib.rs:

yarner-lib is a simple library for building plugins for the Literate Programming tool Yarner.

See chapter Writing plugins of the Yarner user guide on how to use it.

Dependencies

~1.7–2.6MB
~52K SLoC