{ "info": { "author": "Jarry Shaw", "author_email": "jarryshaw@icloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development", "Topic :: Utilities" ], "description": "# f2format-codec\n\nCodec registry for [`f2format`](https://github.com/JarryShaw/f2format),\na back-port compiler for Python 3.6 f-string literals.\n\n## Installation\n\n```sh\npip install f2format-codec\n```\n\n## Usage\n\nInclude the following encoding cookie at the top of your file (this replaces\nthe `UTF-8` cookie if you already have it):\n\n```python\n# -*- coding: f2format -*-\n```\n\nAnd then write Python 3.6 f-string literals as usual :beer:\n\n## Acknowledgement\n\nThis project levergas APIs provided by\n[`f2format`](https://github.com/JarryShaw/f2format), and concepts inspired from\n[`future-fstrings`](https://github.com/asottile/future-fstrings).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JarryShaw/f2format-codec", "keywords": "fstring f2format codec", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "f2format-codec", "package_url": "https://pypi.org/project/f2format-codec/", "platform": "", "project_url": "https://pypi.org/project/f2format-codec/", "project_urls": { "Homepage": "https://github.com/JarryShaw/f2format-codec" }, "release_url": "https://pypi.org/project/f2format-codec/0.0.1/", "requires_dist": [ "f2format" ], "requires_python": ">=3.3", "summary": "Codec registry for f2format", "version": "0.0.1" }, "last_serial": 4497375, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1ac405b7d6e202619e515212dcc393d6", "sha256": "d31bb56bdd83ad8bb6b8e80562daaf9ab24137ff8804f6b35b29d3e3f82b4a17" }, "downloads": -1, "filename": "f2format_codec-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1ac405b7d6e202619e515212dcc393d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 2778, "upload_time": "2018-11-17T15:24:10", "url": "https://files.pythonhosted.org/packages/a1/5d/5f0975b5bc3e092bcafc061cea1c21cad81970e04721675b92558da6b98a/f2format_codec-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3054669de20cc93c94291e373064f91a", "sha256": "dab4569ff23040471c6ae0e39a02cfc2f13e91d896009f48fd5e9c34ae2dd764" }, "downloads": -1, "filename": "f2format-codec-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3054669de20cc93c94291e373064f91a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 3114, "upload_time": "2018-11-17T15:24:12", "url": "https://files.pythonhosted.org/packages/4f/34/fc02f3df7a535ac54edc6526f8fafb825f669f9a2b4ff9d653098d123ac7/f2format-codec-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ac405b7d6e202619e515212dcc393d6", "sha256": "d31bb56bdd83ad8bb6b8e80562daaf9ab24137ff8804f6b35b29d3e3f82b4a17" }, "downloads": -1, "filename": "f2format_codec-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1ac405b7d6e202619e515212dcc393d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 2778, "upload_time": "2018-11-17T15:24:10", "url": "https://files.pythonhosted.org/packages/a1/5d/5f0975b5bc3e092bcafc061cea1c21cad81970e04721675b92558da6b98a/f2format_codec-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3054669de20cc93c94291e373064f91a", "sha256": "dab4569ff23040471c6ae0e39a02cfc2f13e91d896009f48fd5e9c34ae2dd764" }, "downloads": -1, "filename": "f2format-codec-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3054669de20cc93c94291e373064f91a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 3114, "upload_time": "2018-11-17T15:24:12", "url": "https://files.pythonhosted.org/packages/4f/34/fc02f3df7a535ac54edc6526f8fafb825f669f9a2b4ff9d653098d123ac7/f2format-codec-0.0.1.tar.gz" } ] }