diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-07-25 14:29:30 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-07-25 14:29:30 -0500 |
commit | 2723bb154acd2ab9e298b2b3f082faf237c72d00 (patch) | |
tree | fe359c910bc562b462fc49e69f95b343dffe3269 /PKG-INFO | |
parent | 9a2b36c9a2671938f37c642c2414f5a11b7e74f4 (diff) | |
parent | b1a895848bd0d49af10f975e6bfef8c280b38636 (diff) | |
download | mediagoblin-2723bb154acd2ab9e298b2b3f082faf237c72d00.tar.lz mediagoblin-2723bb154acd2ab9e298b2b3f082faf237c72d00.tar.xz mediagoblin-2723bb154acd2ab9e298b2b3f082faf237c72d00.zip |
Merge remote-tracking branch 'refs/remotes/brandoninvergo/pyconfigure' into merge-pyconfigure
Diffstat (limited to 'PKG-INFO')
-rw-r--r-- | PKG-INFO | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/PKG-INFO b/PKG-INFO new file mode 100644 index 00000000..24fb75b1 --- /dev/null +++ b/PKG-INFO @@ -0,0 +1,19 @@ +Metadata-Version: 1.2 +Name: mediagoblin +Version: 0.4.0.dev +Summary: UNKNOWN +Home-page: http://mediagoblin.org/ +Author: Free Software Foundation and contributors +Author-email: cwebber@gnu.org +License: AGPLv3 +Download-URL: http://mediagoblin.org/download/ +Description: +Platform: UNKNOWN +Classifier: Development Status :: 3 - Alpha +Classifier: Environment :: Web Environment +Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+) +Classifier: Operating System :: OS Independent +Classifier: Programming Language :: Python +Classifier: Programming Language :: Python :: 2.6 +Classifier: Programming Language :: Python :: 2.7 +Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content |