Add yaml - Yet Another JSON Library

svn path=/nixpkgs/trunk/; revision=29837
This commit is contained in:
Marco Maggesi
2011-10-14 14:00:50 +00:00
parent 1fc00185f4
commit 39df2ce05e
3 changed files with 31 additions and 0 deletions
+6
View File
@@ -82,6 +82,12 @@
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception;
};
isc = {
shortName = "ISC";
fullName = "Internet Systems Consortium License";
url = http://www.opensource.org/licenses/ISC;
};
ipl10 = {
shortName = "IPL 1.0";
fullName = "IBM Public License Version 1.0";