https://github.com/dsheets/htmlmu
HTML MarkUp stream processing
https://github.com/dsheets/htmlmu
Last synced: over 1 year 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T16:22:17.000Z (over 12 years ago)
- Last Synced: 2025-01-22T00:49:53.124Z (over 1 year ago)
- Language: OCaml
- Homepage:
- Size: 117 KB
- Stars: 5
- Watchers: 6
- 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.