JeremS / textp-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textp-doc

A standard library to use with Textp. It provides helpers to created tags and the basic elements one may want to use to compile textp documents.

Installation

Deps coords:

{fr.jeremyschoffen/textp-lib-alpha {:mvn/version "1"}}

Lein coords:

[fr.jeremyschoffen/textp-lib-alpha "1"]

Git coords:

{fr.jeremyschoffen/textp-lib-alpha {:git/url "https://github.com/JeremS/textp-lib", :sha "b134522c9d8e3bf90e915c9f1c2b98f3c769f800"}}

License

Copyright © 2020 Jeremy Schoffen

Distributed under the Eclipse Public License 2.0.

About

License:Eclipse Public License 2.0


Languages

Language:Clojure 97.8%Language:Shell 2.2%