add a couple missing files
This commit is contained in:
parent
d45673c024
commit
09584b3a04
19
PKG-INFO
Normal file
19
PKG-INFO
Normal 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
3
bootstrap.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
autoreconf -fvi
|
Loading…
x
Reference in New Issue
Block a user