diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-10-20 01:10:16 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-10-20 01:10:16 +0000 |
commit | 32ae0d878a8098b2aab24dd39e0bb18d70ac8689 (patch) | |
tree | 18c9b923b38026a66b7e42043ab6970d89153ce7 /textproc/libyaml/distinfo | |
parent | 6dc73d414b6f7f7e01325a07b640b7b21e028f8d (diff) | |
download | pkgsrc-32ae0d878a8098b2aab24dd39e0bb18d70ac8689.tar.gz |
Import libyaml-0.1.1 as textproc/libyaml.
YAML is a data serialization language which is designed to be both
human readable and computationally powerful.
This C language implementation is developed by Kirill Simonov for Python
Software Foundation as a part of Google Summer of Code under the mentorship
of Clark Evans and released under the MIT license.
Diffstat (limited to 'textproc/libyaml/distinfo')
-rw-r--r-- | textproc/libyaml/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/libyaml/distinfo b/textproc/libyaml/distinfo new file mode 100644 index 00000000000..548b5d7e0e3 --- /dev/null +++ b/textproc/libyaml/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/10/20 01:10:16 ahoka Exp $ + +SHA1 (yaml-0.1.1.tar.gz) = 9215223c6c947182725882e6b7509e9f61e4313b +RMD160 (yaml-0.1.1.tar.gz) = cd6d6a96b0564dcc5a643bc5bf120f2f0a4cd9f7 +Size (yaml-0.1.1.tar.gz) = 466770 bytes |