{ "info": { "author": "mete0r", "author_email": "mete0r@sarangbang.or.kr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "mete0r.distutils.virtualenv\n===========================\n\nProvides `virtualenv`_ management commands in your project's ``setup.py``.\n\n\n.. _virtualenv: https://virtualenv.pypa.io\n\n\nSetup\n-----\n\nIn your setup.py::\n\n setup(\n name='FooPackage',\n ...\n setup_requires=[\n 'mete0r.distutils.virtualenv',\n ],\n ...\n )\n\n\nCommands\n--------\n\n=============================== =============================================================\nCommand Description\n------------------------------- -------------------------------------------------------------\n``virtualenv`` Create a virtualenv environment.\n``virtualenv_bootstrap_script`` Create a virtualenv bootstrap script. (`Experimental`)\n``pip_sync`` Synchronize the environment packages with a requirement file.\n``pip_compile`` Compile a requirement file.\n=============================== =============================================================\n\nFor detailed usage::\n\n python setup.py virtualenv --help\n python setup.py virtualenv_bootstrap_script --help\n python setup.py pip_sync --help\n python setup.py pip_compile --help\n\n\nDevelopment environment\n-----------------------\n\nTo setup development environment::\n\n python setup.py virtualenv\n make\n\n\nLicense\n-------\n\nCopyright (C) 2015-2016 mete0r \n\n.. image:: https://www.gnu.org/graphics/lgplv3-147x51.png\n\n`GNU Lesser General Public License v3.0 `_\n`(text version) `_\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or (at your\noption) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public\nLicense for more details.\n\nYou should have received a copy of the GNU Lesser General Public License\nalong with this program. If not, see .\n\nChanges\n=======\n\n0.0.3 (2017-03-10)\n------------------\n\n- Fix pip_sync command to use find_links and no_index options\n\n\n0.0.2 (2016-11-09)\n------------------\n\n- Remove (unused) message translations\n\n\n0.0.1 (2016-11-08)\n------------------\n\n- Change license to GNU LGPLv3+\n\n- setup.py: Development Status 3 - Alpha\n\n- Add basic docs.\n\n- Change ``virtualenv`` command options.\n\n\n0.0.0 (2016-11-08)\n------------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mete0r/mete0r.distutils.virtualenv", "keywords": "distutils,virtualenv", "license": "GNU Lesser General Public License v3 or later (LGPLv3+)", "maintainer": "", "maintainer_email": "", "name": "mete0r.distutils.virtualenv", "package_url": "https://pypi.org/project/mete0r.distutils.virtualenv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mete0r.distutils.virtualenv/", "project_urls": { "Homepage": "https://github.com/mete0r/mete0r.distutils.virtualenv" }, "release_url": "https://pypi.org/project/mete0r.distutils.virtualenv/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Manage virtualenvs with requirement files", "version": "0.0.3" }, "last_serial": 2694476, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "89b71e80930f7a78b5fcc13aa24e69b5", "sha256": "1a6889e713deeca5d092b5c2aa3eb842b75587024270ecea3d9eaddd5ab2c9e7" }, "downloads": -1, "filename": "mete0r.distutils.virtualenv-0.0.0.tar.gz", "has_sig": false, "md5_digest": "89b71e80930f7a78b5fcc13aa24e69b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73320, "upload_time": "2016-11-07T20:25:25", "url": "https://files.pythonhosted.org/packages/49/9b/9d3df8a206e58b7bcfdd3869d1cd3035ff81a11602e0dbff0cdbe2cf1102/mete0r.distutils.virtualenv-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "f39fc41bc8fb288b9caa6cd3b6cf3093", "sha256": "0692851321143fe67b669fa8003c212ba662fae3e001004afff0bbeb9e5c8586" }, "downloads": -1, "filename": "mete0r.distutils.virtualenv-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f39fc41bc8fb288b9caa6cd3b6cf3093", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76739, "upload_time": "2016-11-07T22:57:46", "url": "https://files.pythonhosted.org/packages/14/e0/e25f74a223331bd4e89713e652469fc278382b3cd2be38c24b969165c2d9/mete0r.distutils.virtualenv-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "24d1d248dad80b7051c0f01d43de188f", "sha256": "0d0aa6ac32a9e9f01bf1a48ea7c25e447d4637a84b84ccdf9cd0974068c7dce9" }, "downloads": -1, "filename": "mete0r.distutils.virtualenv-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24d1d248dad80b7051c0f01d43de188f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75814, "upload_time": "2016-11-08T17:03:15", "url": "https://files.pythonhosted.org/packages/2f/c9/1ddaa10241b1431cf66666ccb8d09db4f07369389233fe2092e9774c2852/mete0r.distutils.virtualenv-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "cee4d7d45ef409c68fd2e12c516029ff", "sha256": "25147203f79904e40659394ac252168240d89fa60e1c4d0b52f168a7c485e4d0" }, "downloads": -1, "filename": "mete0r.distutils.virtualenv-0.0.3.tar.gz", "has_sig": false, "md5_digest": "cee4d7d45ef409c68fd2e12c516029ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75864, "upload_time": "2017-03-09T16:05:05", "url": "https://files.pythonhosted.org/packages/d3/ab/fc41155c30e5d4a4b17824f6b27c88fd2185a6164e24f788c4d98354123a/mete0r.distutils.virtualenv-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cee4d7d45ef409c68fd2e12c516029ff", "sha256": "25147203f79904e40659394ac252168240d89fa60e1c4d0b52f168a7c485e4d0" }, "downloads": -1, "filename": "mete0r.distutils.virtualenv-0.0.3.tar.gz", "has_sig": false, "md5_digest": "cee4d7d45ef409c68fd2e12c516029ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75864, "upload_time": "2017-03-09T16:05:05", "url": "https://files.pythonhosted.org/packages/d3/ab/fc41155c30e5d4a4b17824f6b27c88fd2185a6164e24f788c4d98354123a/mete0r.distutils.virtualenv-0.0.3.tar.gz" } ] }