summaryrefslogtreecommitdiff
path: root/devel/py-ruamel-yaml/DESCR
diff options
context:
space:
mode:
authornils <nils@pkgsrc.org>2016-05-16 13:52:54 +0000
committernils <nils@pkgsrc.org>2016-05-16 13:52:54 +0000
commit89f0b6c5b9edcb9023b6adec3d368cda9b7aeda9 (patch)
tree201773cd3005d09d8f4104c6664cc294148015b5 /devel/py-ruamel-yaml/DESCR
parent9996e084478d04fbb31756c816e526c6c25f5bc3 (diff)
downloadpkgsrc-89f0b6c5b9edcb9023b6adec3d368cda9b7aeda9.tar.gz
Initial import of py-ruamel-yaml, version 0.10.23,
into the NetBSD Packages Collection. ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
Diffstat (limited to 'devel/py-ruamel-yaml/DESCR')
-rw-r--r--devel/py-ruamel-yaml/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-ruamel-yaml/DESCR b/devel/py-ruamel-yaml/DESCR
new file mode 100644
index 00000000000..ae152e43883
--- /dev/null
+++ b/devel/py-ruamel-yaml/DESCR
@@ -0,0 +1,2 @@
+ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
+of comments, seq/map flow style, and map key order