diff options
Diffstat (limited to 'python/python-rubymarshal/README')
-rw-r--r-- | python/python-rubymarshal/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-rubymarshal/README b/python/python-rubymarshal/README new file mode 100644 index 0000000000..a34d06e3a5 --- /dev/null +++ b/python/python-rubymarshal/README @@ -0,0 +1,5 @@ +python-rubymarshal (read and write Ruby-marshalled data) + +Only basic Ruby data types can be read and written. + +Optional dependency: python3 |