Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsheets/htmlmu
HTML MarkUp stream processing
https://github.com/dsheets/htmlmu
Last synced: 3 months ago
JSON representation
HTML MarkUp stream processing
- Host: GitHub
- URL: https://github.com/dsheets/htmlmu
- Owner: dsheets
- License: isc
- Created: 2014-01-08T14:41:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T16:22:17.000Z (about 11 years ago)
- Last Synced: 2023-03-10T21:57:28.896Z (almost 2 years ago)
- Language: OCaml
- Homepage:
- Size: 117 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
# htmlmu
## Build
Requires [xmlm](http://erratique.ch/software/xmlm) [xmlmu](https://github.com/dsheets/xmlmu) [cmdliner](http://erratique.ch/software/cmdliner).
With OPAM:
```sh
opam install xmlm xmlmu cmdliner
make
```## License
**htmlmu** is licensed under the permissive ISC license. See the LICENSE
file for the copyright notice and full license text.