msgpack-python/ocaml/ocaml/META
2011-04-03 17:11:53 +09:00

6 lines
No EOL
152 B
Text

name="msgpack"
version="0.1.0"
description="a library for MessagePack."
requires="extlib, num"
archive(byte)="msgpack.cmo"
archive(native)="msgpack.cmx"