Slight tweak to the description wording
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 7 Sep 2014 14:39:01 +0000 (09:39 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 7 Sep 2014 14:39:01 +0000 (09:39 -0500)
setup.py

index ee5656c4ef96c6bc5459e049ecf8802aa15695c5..468ea294b4e36fc297969f77443eadc5b161a99a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -115,7 +115,7 @@ try:
     url="http://mediagoblin.org/",
     download_url="http://mediagoblin.org/download/",
     long_description=open(READMEFILE).read(),
-    description='MediaGoblin is a place to store all your different media',
+    description='MediaGoblin is a web application for publishing all kinds of media',
     classifiers=[
         "Development Status :: 3 - Alpha",
         "Environment :: Web Environment",