FreeBSD.software
Home/devel/py311-rubymarshal

py311-rubymarshal

1.2.10_1devel

Read and write Ruby-marshalled data

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.

$pkg install py311-rubymarshal
pypi.org/project/rubymarshal
Origin
devel/py-rubymarshal
Size
124KiB
License
WTFPL
Maintainer
amdmi3@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)