add a couple missing files

This commit is contained in:
Brandon Invergo 2013-05-19 15:56:48 +02:00
parent d45673c024
commit 09584b3a04
2 changed files with 22 additions and 0 deletions

19
PKG-INFO Normal file
View File

@ -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

3
bootstrap.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
autoreconf -fvi