{ "info": { "author": "Phoenix Zerin", "author_email": "phx@phx.ph", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Filters" ], "description": ".. image:: https://travis-ci.org/todofixthis/filters-iso.svg?branch=master\n :target: https://travis-ci.org/todofixthis/filters-iso\n.. image:: https://readthedocs.org/projects/filters/badge/?version=latest\n :target: http://filters.readthedocs.io/\n\nISO Filters\n===========\nAdds filters for interpreting standard codes and identifiers, including:\n\n- ISO 3166-1 alpha-2 and alpha-3 country codes.\n- ISO 4217 currency codes.\n- IETF Language Tags (aka BCP 47).\n\nInstallation\n------------\nThis package is an extension for the `Filters library`, so you can install it\nas an extra to ``phx-filters``::\n\n pip install phx-filters[iso]\n\n\nIf desired, you can install this package separately. This allows you to control\nthe package version separately from ``phx-filters``::\n\n pip install phx-filters-iso\n\n\nRunning Unit Tests\n------------------\nTo run unit tests after installing from source::\n\n python setup.py test\n\nThis project is also compatible with `tox`_, which will run the unit tests in\ndifferent virtual environments (one for each supported version of Python).\n\nInstall the package with the ``test-runner`` extra to set up the necessary\ndependencies, and then you can run the tests with the ``tox`` command::\n\n pip install -e .[test-runner]\n tox -p all\n\n\n.. _Filters library: https://pypi.python.org/pypi/filters\n.. _tox: https://tox.readthedocs.io/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://filters.readthedocs.io/", "keywords": "data validation,iso-3166,iso-4217,ietf language tags,bcp 47", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "phx-filters-iso", "package_url": "https://pypi.org/project/phx-filters-iso/", "platform": "", "project_url": "https://pypi.org/project/phx-filters-iso/", "project_urls": { "Homepage": "https://filters.readthedocs.io/" }, "release_url": "https://pypi.org/project/phx-filters-iso/2.0.0/", "requires_dist": [ "phx-filters", "iso3166", "language-tags", "py-moneyed", "tox (>=3.7) ; extra == 'test-runner'" ], "requires_python": "", "summary": "Adds filters for interpreting ISO codes.", "version": "2.0.0" }, "last_serial": 5752513, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "1e3c8120472421490183c345f8d640c0", "sha256": "aa82cf84ff193a1986c05397267f2df5143d15751ddd707aac1c0e8864db8e00" }, "downloads": -1, "filename": "phx_filters_iso-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1e3c8120472421490183c345f8d640c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4330, "upload_time": "2019-08-29T13:20:55", "url": "https://files.pythonhosted.org/packages/a5/0b/1e9e8b415772d2fa5249b98b28b0b351c5e93262ea0ea5eb7b9c239c3ba4/phx_filters_iso-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "259e32deaf3a29fe4189705cdb39739b", "sha256": "146cdfc05a197ab3cb324e1f0adceae183e6874f6c2113f2e90050ac38762f77" }, "downloads": -1, "filename": "phx-filters-iso-2.0.0.tar.gz", "has_sig": false, "md5_digest": "259e32deaf3a29fe4189705cdb39739b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5792, "upload_time": "2019-08-29T13:20:57", "url": "https://files.pythonhosted.org/packages/00/19/c7c32c8347649e816b9407d26bcefec915a999a856ebcae89e4c4b2fc829/phx-filters-iso-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e3c8120472421490183c345f8d640c0", "sha256": "aa82cf84ff193a1986c05397267f2df5143d15751ddd707aac1c0e8864db8e00" }, "downloads": -1, "filename": "phx_filters_iso-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1e3c8120472421490183c345f8d640c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4330, "upload_time": "2019-08-29T13:20:55", "url": "https://files.pythonhosted.org/packages/a5/0b/1e9e8b415772d2fa5249b98b28b0b351c5e93262ea0ea5eb7b9c239c3ba4/phx_filters_iso-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "259e32deaf3a29fe4189705cdb39739b", "sha256": "146cdfc05a197ab3cb324e1f0adceae183e6874f6c2113f2e90050ac38762f77" }, "downloads": -1, "filename": "phx-filters-iso-2.0.0.tar.gz", "has_sig": false, "md5_digest": "259e32deaf3a29fe4189705cdb39739b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5792, "upload_time": "2019-08-29T13:20:57", "url": "https://files.pythonhosted.org/packages/00/19/c7c32c8347649e816b9407d26bcefec915a999a856ebcae89e4c4b2fc829/phx-filters-iso-2.0.0.tar.gz" } ] }