add PSFL, update python meta (license, maintainers, unify description)
svn path=/nixpkgs/branches/stdenv-updates/; revision=32585
This commit is contained in:
@@ -165,6 +165,12 @@
|
||||
fullname = "Public Domain";
|
||||
};
|
||||
|
||||
psfl = {
|
||||
shortName = "PSFL";
|
||||
fullName = "Python Software Foundation License";
|
||||
url = http://docs.python.org/license.html;
|
||||
};
|
||||
|
||||
proprietary = {
|
||||
shortName = "Proprietary";
|
||||
fullName = "Proprietary (non redistributable) license";
|
||||
|
||||
Reference in New Issue
Block a user