diff options
Diffstat (limited to 'devel/py-super-collections/pkg-descr')
-rw-r--r-- | devel/py-super-collections/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-super-collections/pkg-descr b/devel/py-super-collections/pkg-descr new file mode 100644 index 000000000000..20cafb03e7bb --- /dev/null +++ b/devel/py-super-collections/pkg-descr @@ -0,0 +1,2 @@ +Python library to instantly convert JSON and YAML files into objects with +attributes, without the need to create specific classes. |