diff options
Diffstat (limited to 'textproc/py-pyaml/pkg-descr')
-rw-r--r-- | textproc/py-pyaml/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-pyaml/pkg-descr b/textproc/py-pyaml/pkg-descr index c1b1142404a4..faa35a4a2ef8 100644 --- a/textproc/py-pyaml/pkg-descr +++ b/textproc/py-pyaml/pkg-descr @@ -3,5 +3,3 @@ PyYAML-based python module to produce pretty and readable YAML-serialized data. This module is for serialization only, see ruamel.yaml module for literate YAML parsing (keeping track of comments, spacing, line/column numbers of values, etc). - -WWW: https://github.com/mk-fg/pretty-yaml |