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