diff options
Diffstat (limited to 'textproc/py-anymarkup/pkg-descr')
-rw-r--r-- | textproc/py-anymarkup/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-anymarkup/pkg-descr b/textproc/py-anymarkup/pkg-descr new file mode 100644 index 000000000000..d07346e64429 --- /dev/null +++ b/textproc/py-anymarkup/pkg-descr @@ -0,0 +1,2 @@ +Parse or serialize any markup. Currently supports ini, json, json5, toml, xml +and yaml. |