|
|
|
@ -1,14 +1,17 @@
|
|
|
|
|
# xenomorph ![Build Status](https://github.com/mbutterick/xenomorph/workflows/CI/badge.svg)
|
|
|
|
|
## xenomorph ![Build Status](https://github.com/mbutterick/xenomorph/workflows/CI/badge.svg)
|
|
|
|
|
|
|
|
|
|
Racket library for binary encoding & decoding. Based on [`restructure`](https://github.com/foliojs/restructure).
|
|
|
|
|
|
|
|
|
|
Docs
|
|
|
|
|
-
|
|
|
|
|
## Docs
|
|
|
|
|
|
|
|
|
|
https://docs.racket-lang.org/xenomorph/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
License
|
|
|
|
|
-
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
MIT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Project status
|
|
|
|
|
|
|
|
|
|
Actively developed though I’m not sure what more will be done. Everything from `restructure` has been ported over. Mostly this package supports [Quad](https://github.com/mbutterick/quad), so I don’t expect it will have a meaningful life as a standalone library. Moreover nobody seems to like binary formats.
|
|
|
|
|