{ "info": { "author": "Wim Glenn", "author_email": "hey@wimglenn.com", "bugtrack_url": null, "classifiers": [], "description": "flit6\n=====\n\nCross-compat ``flit install``. Flit doesn't support Python 2 at all, but authors of\ncross-compat libs might still want to use flit's packaging for the simplicity. After\n``pip install flit6`` you can use ``flit install`` on Python 2 in your CI, with\n``flit whatever else`` working as usual on Python 3.\n\nI did not port any of ``flit`` itself. This project merely subprocesses a Python 3\nbuild of your distribution, and then installs the generated release in the Python 2\nenvironment. That requires flit_ to exist in the ``python3`` runtime, for build.\n\n\ndev\n---\n\nClone the repo and then:\n\n.. code-block:: bash\n\n $ pip install pytest pytest-mock\n $ pytest\n\nTo generate a release, use ``python setup.py bdist_wheel --universal``. Upload with twine_.\n\n\n.. _flit: https://flit.readthedocs.io/en/latest/\n.. _twine: https://twine.readthedocs.io/en/latest/\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wimglenn/flit6", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flit6", "package_url": "https://pypi.org/project/flit6/", "platform": "", "project_url": "https://pypi.org/project/flit6/", "project_urls": { "Homepage": "https://github.com/wimglenn/flit6" }, "release_url": "https://pypi.org/project/flit6/0.1/", "requires_dist": [ "pip", "flit ; python_version >= \"3\"" ], "requires_python": "", "summary": "cross-compat flit install", "version": "0.1" }, "last_serial": 4636768, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "51df987ba300fda8b3c2e40cef7bfadf", "sha256": "b5f5d435dcba1955dbc210f0c460d80b6e1b178edbb58efdbcec0f11a6c418bd" }, "downloads": -1, "filename": "flit6-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51df987ba300fda8b3c2e40cef7bfadf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2864, "upload_time": "2018-12-27T04:38:41", "url": "https://files.pythonhosted.org/packages/fc/02/04cb04a7f2897bf4e5bbc5e882be16814f714524db9dceee6a4c2c194922/flit6-0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51df987ba300fda8b3c2e40cef7bfadf", "sha256": "b5f5d435dcba1955dbc210f0c460d80b6e1b178edbb58efdbcec0f11a6c418bd" }, "downloads": -1, "filename": "flit6-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51df987ba300fda8b3c2e40cef7bfadf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2864, "upload_time": "2018-12-27T04:38:41", "url": "https://files.pythonhosted.org/packages/fc/02/04cb04a7f2897bf4e5bbc5e882be16814f714524db9dceee6a4c2c194922/flit6-0.1-py2.py3-none-any.whl" } ] }