{ "info": { "author": "Thomas Kluyver", "author_email": "thomas@kluyver.me.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": "Flonda is an experimental tool to publish pure Python code as conda packages\n\nInstallation::\n\n pip install flonda\n\nUsage:\n\nFirst, create `Flit `__ metadata for your\nmodule or package. Then\n\n.. code-block:: shell\n\n # Build conda packages (with flit.ini in CWD)\n flonda build\n\n # Set up anaconda.org client\n conda install anaconda-client\n anaconda login\n\n # Publish packages to anaconda.org\n flonda publish\n\nBut you probably shouldn't use this yet. It's *highly experimental*, and you\nrisk building broken packages.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/takluyver/flonda", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "flonda", "package_url": "https://pypi.org/project/flonda/", "platform": "", "project_url": "https://pypi.org/project/flonda/", "project_urls": { "Homepage": "https://www.github.com/takluyver/flonda" }, "release_url": "https://pypi.org/project/flonda/0.2/", "requires_dist": [ "win_cli_launchers", "flit" ], "requires_python": "", "summary": "Build conda packages using flit", "version": "0.2" }, "last_serial": 3126848, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "526ee49bed40e596801f9758cfd2b718", "sha256": "ccf9f64344ca31fac98cdb0194eaa7c53204bec2dee2a0f9b298cdcd41bae00d" }, "downloads": -1, "filename": "flonda-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "526ee49bed40e596801f9758cfd2b718", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14816, "upload_time": "2017-08-27T19:06:03", "url": "https://files.pythonhosted.org/packages/26/d6/a546f5fd5e80725c6676cbef621b141b8e1d574db3ea9c9c30f72ee76253/flonda-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b4c7e563dc5c4f2655a2948afff2ea6", "sha256": "50d3fa871314c3d0f1201952581ac8896492259f5e8dad35f7225cb97969bc9d" }, "downloads": -1, "filename": "flonda-0.2.tar.gz", "has_sig": false, "md5_digest": "8b4c7e563dc5c4f2655a2948afff2ea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5305, "upload_time": "2017-08-27T19:06:06", "url": "https://files.pythonhosted.org/packages/0f/44/729c017c0491819dd06681a0f03c500679427bc0be57d0808fece637e456/flonda-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "526ee49bed40e596801f9758cfd2b718", "sha256": "ccf9f64344ca31fac98cdb0194eaa7c53204bec2dee2a0f9b298cdcd41bae00d" }, "downloads": -1, "filename": "flonda-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "526ee49bed40e596801f9758cfd2b718", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14816, "upload_time": "2017-08-27T19:06:03", "url": "https://files.pythonhosted.org/packages/26/d6/a546f5fd5e80725c6676cbef621b141b8e1d574db3ea9c9c30f72ee76253/flonda-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b4c7e563dc5c4f2655a2948afff2ea6", "sha256": "50d3fa871314c3d0f1201952581ac8896492259f5e8dad35f7225cb97969bc9d" }, "downloads": -1, "filename": "flonda-0.2.tar.gz", "has_sig": false, "md5_digest": "8b4c7e563dc5c4f2655a2948afff2ea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5305, "upload_time": "2017-08-27T19:06:06", "url": "https://files.pythonhosted.org/packages/0f/44/729c017c0491819dd06681a0f03c500679427bc0be57d0808fece637e456/flonda-0.2.tar.gz" } ] }