]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
zfec: organize the trove classifiers in the metadata
authorZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Fri, 27 Apr 2007 23:24:55 +0000 (04:54 +0530)
committerZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Fri, 27 Apr 2007 23:24:55 +0000 (04:54 +0530)
darcs-hash:ce1e43d082947108ca5c561dcf06de995e1d3ddf

zfec/setup.py

index d2bbd9b51a990be90dfd02895b60c065f5a10c6f..ac996d09f75399a540744f83161f3c75abc2cc7d 100755 (executable)
@@ -52,21 +52,21 @@ trove_classifiers=[
     "Intended Audience :: System Administrators",
     "Operating System :: Microsoft",
     "Operating System :: Microsoft :: Windows",
-    "Topic :: Utilities",
-    "Topic :: System :: Systems Administration",
-    "Topic :: System :: Filesystems",
-    "Topic :: System :: Distributed Computing",
-    "Topic :: Software Development :: Libraries",
-    "Topic :: Communications :: Usenet News",
     "Operating System :: Unix",
     "Operating System :: POSIX :: Linux",
     "Operating System :: POSIX",
     "Operating System :: MacOS :: MacOS X",
     "Operating System :: Microsoft :: Windows :: Windows NT/2000",
-    "Natural Language :: English", 
     "Operating System :: OS Independent", 
+    "Natural Language :: English", 
     "Programming Language :: C", 
     "Programming Language :: Python", 
+    "Topic :: Utilities",
+    "Topic :: System :: Systems Administration",
+    "Topic :: System :: Filesystems",
+    "Topic :: System :: Distributed Computing",
+    "Topic :: Software Development :: Libraries",
+    "Topic :: Communications :: Usenet News",
     "Topic :: System :: Archiving :: Backup", 
     "Topic :: System :: Archiving :: Mirroring", 
     "Topic :: System :: Archiving",