{ "info": { "author": "Marc Brinkmann", "author_email": "git@marcbrinkmann.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: GTK", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Utilities" ], "description": "PyPI classifiers selector\n=========================\n\nA small GTK program that loads a list of classifiers from PyPI, displays them\nin a list with checkboxes. The user can then check any number of checkboxes\nand the program will generate code suitable to copy & paste into a setup.py\nscript.\n\n.. image:: https://github.com/mbr/pypi-classifiers/raw/master/Screenshot.png\n\n\nInstallation\n------------\n\n``pypi-classifiers`` has three dependencies: GTK, Glib and `requests\n`_. Most Linux desktop-oriented Linux distros ship these\nas packages, which are often installed by default. Beyond this, the script is\nself-contained; instead of installing into a virtualenv, it maybe possible to\njust copy\n`pypi-classifiers\n`_\nsomewhere and run it::\n\n ./pypi-classifiers\n\nPyPI\n~~~~\n\nInstallation from PyPI works as well (and will install the potentially missing\n``requests`` dependency), although Gtk should be installed using your\ndistributions package manager (remember to ``toggleglobalsitepackages``).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mbr/pypi-classifiers", "keywords": "pypi setup.py classifiers programming", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pypi-classifiers", "package_url": "https://pypi.org/project/pypi-classifiers/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypi-classifiers/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mbr/pypi-classifiers" }, "release_url": "https://pypi.org/project/pypi-classifiers/0.2/", "requires_dist": null, "requires_python": null, "summary": "Use a GUI to select PyPI-classifiers and include them in asetup.py", "version": "0.2" }, "last_serial": 1849698, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4f392cdccd0a3812a2fb79d516062b9c", "sha256": "97c9ec20d85da31eca1fab79c15ead2bfb6cc582f632fa21c95d883786a068cd" }, "downloads": -1, "filename": "pypi-classifiers-0.1.tar.gz", "has_sig": true, "md5_digest": "4f392cdccd0a3812a2fb79d516062b9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2855, "upload_time": "2011-06-30T11:59:07", "url": "https://files.pythonhosted.org/packages/e6/a2/b5f4b791d8dfc1fecd2da56e2dbfc06ea6af36457d0021506dce2220e9fb/pypi-classifiers-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e536c0b9d4fde9ec63ae82f8c44863d3", "sha256": "ac99dfcd031c733821cd9612267eab95fb63bce4017a9d404201ba411a68b506" }, "downloads": -1, "filename": "pypi-classifiers-0.2.tar.gz", "has_sig": true, "md5_digest": "e536c0b9d4fde9ec63ae82f8c44863d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3189, "upload_time": "2015-12-07T07:50:22", "url": "https://files.pythonhosted.org/packages/59/47/19a20505d77986cf93afe1e8bae5fd100a36ed480cb39160773ed863f598/pypi-classifiers-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e536c0b9d4fde9ec63ae82f8c44863d3", "sha256": "ac99dfcd031c733821cd9612267eab95fb63bce4017a9d404201ba411a68b506" }, "downloads": -1, "filename": "pypi-classifiers-0.2.tar.gz", "has_sig": true, "md5_digest": "e536c0b9d4fde9ec63ae82f8c44863d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3189, "upload_time": "2015-12-07T07:50:22", "url": "https://files.pythonhosted.org/packages/59/47/19a20505d77986cf93afe1e8bae5fd100a36ed480cb39160773ed863f598/pypi-classifiers-0.2.tar.gz" } ] }