Merge branch 'master' into debian-0.9
[pithos] / snf-pithos-tools / setup.py
index 919c91b..f556c13 100644 (file)
@@ -63,7 +63,13 @@ PACKAGES_ROOT = '.'
 PACKAGES = find_packages(PACKAGES_ROOT)
 
 # Package meta
-CLASSIFIERS = []
+CLASSIFIERS=[
+    'Development Status :: 3 - Alpha',
+    'Operating System :: OS Independent',
+    'Programming Language :: Python',
+    'Topic :: Utilities',
+    'License :: OSI Approved :: BSD License',
+],
 
 # Package requirements
 INSTALL_REQUIRES = [