{ "info": { "author": "Vaibhav Mishra", "author_email": "vinu76jsr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Overview\n========\n\nThis is the pipsort application - sorts pip search results based on version number\n\n\nMinimum Requirements\n====================\n\n* Python 2.7 - doesn't work with Py3\n\n\nOptional Requirements\n=====================\n\n.. _py.test: http://pytest.org\n.. _Sphinx: http://sphinx-doc.org\n\n* `py.test`_ 2.7 (for running the test suite)\n* `Sphinx`_ 1.3 (for generating documentation)\n\n\nBasic Setup\n===========\n\nInstall for the current user:\n\n.. code-block::\n\n $ python setup.py install --user\n\nalternatively\n\n.. code-block::\n\n $ pip install pipsort\n\n\nRun the application:\n\n.. code-block::\n\n $ python -m pipsort --help\n\nalternatively\n\n $ pipsort \n\n\nRun the test suite:\n\n.. code-block::\n \n $ py.test test/\n\n\nBuild documentation:\n\n.. code-block::\n\n $ cd doc && make html\n \n \nDeploy the application in a self-contained `Virtualenv`_ environment:\n\n.. _Virtualenv: https://virtualenv.readthedocs.org\n\n.. code-block::\n\n $ python deploy.py /path/to/apps\n $ cd /path/to/apps/ && pipsort/bin/cli --help", "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/vinu76jsr/pipsort", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pipsort", "package_url": "https://pypi.org/project/pipsort/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pipsort/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/vinu76jsr/pipsort" }, "release_url": "https://pypi.org/project/pipsort/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Get pip search results sorted by version", "version": "0.1.1" }, "last_serial": 2092034, "releases": { "0.1.0.dev0": [ { "comment_text": "", "digests": { "md5": "9e096826720db6b84a831614b8331ecd", "sha256": "a81a09101e88f5ee213f4b6913c9d213d543912fc4a981f04ae97225cee17673" }, "downloads": -1, "filename": "pipsort-0.1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "9e096826720db6b84a831614b8331ecd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7157, "upload_time": "2016-04-27T12:12:46", "url": "https://files.pythonhosted.org/packages/67/93/867db5c430632b984b17d775986d54f12060c4de20009a88eb8101db0e5b/pipsort-0.1.0.dev0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "77ac0cd424271272353aff43d325fc60", "sha256": "a877ab5ddc435048a414c4a57f9e39511fcc43406ee6e7f256c631a2691b6529" }, "downloads": -1, "filename": "pipsort-0.1.1.tar.gz", "has_sig": false, "md5_digest": "77ac0cd424271272353aff43d325fc60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2016-04-30T07:44:55", "url": "https://files.pythonhosted.org/packages/ea/6b/11fd7ac51e027e2842ab0308aacac3d5c653da4c91aeaa1caa9f55e0c819/pipsort-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77ac0cd424271272353aff43d325fc60", "sha256": "a877ab5ddc435048a414c4a57f9e39511fcc43406ee6e7f256c631a2691b6529" }, "downloads": -1, "filename": "pipsort-0.1.1.tar.gz", "has_sig": false, "md5_digest": "77ac0cd424271272353aff43d325fc60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2016-04-30T07:44:55", "url": "https://files.pythonhosted.org/packages/ea/6b/11fd7ac51e027e2842ab0308aacac3d5c653da4c91aeaa1caa9f55e0c819/pipsort-0.1.1.tar.gz" } ] }