diff options
author | joerg <joerg@pkgsrc.org> | 2006-08-02 10:05:35 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-08-02 10:05:35 +0000 |
commit | 922cc0c756ab157d59ace1276d9000a20b9978a7 (patch) | |
tree | 297eed4a73f773b155db506be82ec1c2c1fced6f /textproc/py-yaml/distinfo | |
parent | a532efd3df6780e4d4f4828b4e6dc56217842e86 (diff) | |
download | pkgsrc-922cc0c756ab157d59ace1276d9000a20b9978a7.tar.gz |
Import textproc/py-yaml. From DESCR:
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that allow
to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.
Diffstat (limited to 'textproc/py-yaml/distinfo')
-rw-r--r-- | textproc/py-yaml/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-yaml/distinfo b/textproc/py-yaml/distinfo new file mode 100644 index 00000000000..a7633f865e1 --- /dev/null +++ b/textproc/py-yaml/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/08/02 10:05:35 joerg Exp $ + +SHA1 (PyYAML-3.03.tar.gz) = 96f04c728f2e49719ece50411f9299179c55bd82 +RMD160 (PyYAML-3.03.tar.gz) = de71ece89648c22bf9ddc4fe1d70475507840f3d +Size (PyYAML-3.03.tar.gz) = 38830 bytes |