1
0
mirror of https://github.com/danog/pack.sh.git synced 2024-11-26 19:44:43 +01:00
pack.sh/README.md

8 lines
188 B
Markdown
Raw Permalink Normal View History

2017-04-01 20:21:05 +02:00
# pack.sh
Pack/unpack numbers to/from binary (base 256) format.
Works pretty much like the python struct extension.
Licensed under GPLv3, created by Daniil Gentili (https://daniil.it).