summaryrefslogtreecommitdiff
path: root/net-p2p/dclib/files
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:51:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:51:54 +0000
commit49f979926a32934e2de54d74e7316ca2f08a64e4 (patch)
treeed4e4ced8bb16e1475f57d180ee87b29a7b015a2 /net-p2p/dclib/files
parent- Fix build on HEAD (diff)
Read and write Ruby-marshalled data.
Only basics Ruby data types can be read and written: * `float`, * `bool`, * `int`, * `str` (mapped to `unicode` in Python 2), * `nil` (mapped to `None` in Python), * `array` (mapped to `list`), * `hash` (mapped to `dict`), * symbols and other classes are mapped to specific Python classes. WWW: https://pypi.python.org/pypi/rubymarshal
Diffstat (limited to 'net-p2p/dclib/files')
0 files changed, 0 insertions, 0 deletions