From: Zooko O'Whielacronx Date: Fri, 27 Apr 2007 23:24:55 +0000 (-0700) Subject: zfec: organize the trove classifiers in the metadata X-Git-Url: https://git.rkrishnan.org/architecture.txt?a=commitdiff_plain;h=a2e5d7286ea206a3050a6996422b275c0eb6e1b9;p=tahoe-lafs%2Ftahoe-lafs.git zfec: organize the trove classifiers in the metadata --- diff --git a/src/zfec/setup.py b/src/zfec/setup.py index d2bbd9b5..ac996d09 100644 --- a/src/zfec/setup.py +++ b/src/zfec/setup.py @@ -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",