{ "info": { "author": "funilrys", "author_email": "contact@funilrys.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet" ], "description": "domains2idna\n=============\n\n\nThe tool to convert domains to the famous IDNA format.\n------------------------------------------------------\n\n.. image:: https://travis-ci.com/funilrys/domain2idna.svg?branch=master\n :target: https://travis-ci.com/funilrys/domain2idna\n.. image:: https://coveralls.io/repos/github/funilrys/domain2idna/badge.svg?branch=master\n :target: https://coveralls.io/github/funilrys/domain2idna?branch=master\n.. image:: https://img.shields.io/github/license/funilrys/domain2idna.svg\n :target: https://github.com/funilrys/domain2idna/blob/master/LICENSE\n.. image:: https://img.shields.io/github/release/funilrys/domain2idna.svg\n :target: https://github.com/funilrys/domain2idna/releases/latest\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n\nThe objective of this project is to provide a tool for list or hosts file maintainer that can convertible domain to the Punycode/IDNA format.\n\n__________________________________________________________\n\nDocumentation as the place to be!\n---------------------------------\n\nWant to know more about **domain2idna**?\nWe invite you to read the documentation at https://domain2idna.readthedocs.io!\n\nWant a local copy!? We get you covered!\n\nSimply run the following and enjoy the documentation!\n\n::\n\n $ # We move to the docs directory\n $ cd docs/\n $ # We build the documentation\n $ make html\n $ # We run the documentation with our favorite browser.\n $ chromium _builld/html/index.html\n\n__________________________________________________________\n\nWhat can domain2idna do ?\n-------------------------\n\n- Read a given domain and convert it to the Punycode/IDNA format.\n- Read a file and convert all non-commented line to the Punycode/IDNA format.\n- Print the converted data on the screen.\n- Save into a file the converted data.\n- Return the converted data (when used as a module).\n- Ignore commented inputs (starts with `#`)\n\n__________________________________________________________\n\nSupporting the project\n----------------------\n\n`domain2idna`_, `PyFunceble`_, `Dead-Hosts`_, `Funceble`_ and all other analog projects are or were powered by :coffee:!\n\nThis project helps you and or you like it?\n\n.. image:: https://img.shields.io/badge/Help%20me%20out-with%20a%20cup%20of%20%E2%98%95%20-blue.svg\n :alt: Help me with a cup of coffee\n :target: https://www.paypal.me/funilrys/\n\n__________________________________________________________\n\nLicense\n-------\n\n::\n\n MIT License\n\n Copyright (c) 2018-2019 Nissar Chababy\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n\n.. _domain2idna: https://github.com/funilrys/domain2idna\n.. _PyFunceble: https://github.com/funilrys/PyFunceble\n.. _Dead-Hosts: https://github.com/dead-hosts\n.. _Funceble: https://github.com/funilrys/funceble\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/funilrys/domain2idna", "keywords": "Python,domain,idna", "license": "MIT https://raw.githubusercontent.com/funilrys/domain2idna/master/LICENSE", "maintainer": "", "maintainer_email": "", "name": "domain2idna", "package_url": "https://pypi.org/project/domain2idna/", "platform": "any", "project_url": "https://pypi.org/project/domain2idna/", "project_urls": { "Homepage": "https://github.com/funilrys/domain2idna" }, "release_url": "https://pypi.org/project/domain2idna/1.8.0/", "requires_dist": [ "setuptools (>=40.8.0)", "colorama (>=0.4.1)" ], "requires_python": ">=3.6.2, <4", "summary": "A tool to convert a domain or a file with a list of domain to the famous IDNA format.", "version": "1.8.0" }, "last_serial": 5687130, "releases": { "1.5.0": [ { "comment_text": "", "digests": { "md5": "1538ba33858745dce599b339b925161c", "sha256": "bb3fa7866785fc481304a65fc7dbd1110dbc55706de20ae126350997151f37b6" }, "downloads": -1, "filename": "domain2idna-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1538ba33858745dce599b339b925161c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8171, "upload_time": "2018-07-07T19:43:29", "url": "https://files.pythonhosted.org/packages/e3/c2/299800cf757575073543ed38d63f8b07cb9085ce67e57b6d39156cfc16d9/domain2idna-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39f0d288126316bad8871908c25b3b1c", "sha256": "f59f3637c26b7f9169460d6341280462595870e5905e8cb59805f591ebb54d87" }, "downloads": -1, "filename": "domain2idna-1.5.0.tar.gz", "has_sig": false, "md5_digest": "39f0d288126316bad8871908c25b3b1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5792, "upload_time": "2018-07-07T19:43:31", "url": "https://files.pythonhosted.org/packages/6e/2a/af8f654e1fae7260441ecc990d840b4be54c55317b106272c8c21e0dcff2/domain2idna-1.5.0.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "56ccd22925c50413db621e44b3eb0659", "sha256": "e54926b0253a1dae203f3215df1ffdc19cc39e2cdebbd2da96d6b1cf8f4937c9" }, "downloads": -1, "filename": "domain2idna-1.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "56ccd22925c50413db621e44b3eb0659", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8332, "upload_time": "2018-10-13T20:04:19", "url": "https://files.pythonhosted.org/packages/4e/27/b7336824583e26d3e33f7b6917c00e51b7c8a94bc1d4b78d6aa1eb9c7e8b/domain2idna-1.6.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e538795a5cbd15ce77a9c9879b4febef", "sha256": "e55f6f934eb6dab00cae7849226f7190e4f5c63a8872460507c6014d088e61ac" }, "downloads": -1, "filename": "domain2idna-1.6.1.tar.gz", "has_sig": false, "md5_digest": "e538795a5cbd15ce77a9c9879b4febef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13492, "upload_time": "2018-10-13T20:04:21", "url": "https://files.pythonhosted.org/packages/fe/18/dec2e386ef8c77c14b0b3feb8d57514dd638fc9202cb213f365af8b933bc/domain2idna-1.6.1.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "46661970a03bbbed79f53f9de79c20b6", "sha256": "5899a6991fc3ef48e979ee7b07fff7f51345bb02ac458ba2f16dd7ef48b57c4f" }, "downloads": -1, "filename": "domain2idna-1.7.0-py3-none-any.whl", "has_sig": false, "md5_digest": "46661970a03bbbed79f53f9de79c20b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9168, "upload_time": "2019-03-01T18:26:46", "url": "https://files.pythonhosted.org/packages/ac/3d/6fe19ad9c3135dbbde69fb77f8f0d3d7e4747e69b4367391a86c88b5668b/domain2idna-1.7.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3905438d78801adc36617b0e349d3fc9", "sha256": "df89c0fc0494d3a9c5806842b0664ab4042b4615b0b31c37cb9f7d00b840377a" }, "downloads": -1, "filename": "domain2idna-1.7.0.tar.gz", "has_sig": false, "md5_digest": "3905438d78801adc36617b0e349d3fc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13476, "upload_time": "2019-03-01T18:26:48", "url": "https://files.pythonhosted.org/packages/4c/3f/c3fea523cb4ef4abc3a5495816a55def8cd9b1379c35d7b9823289e7d1a7/domain2idna-1.7.0.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "1005d71591d2594164e5df151caa483d", "sha256": "d3444bd9352307580999c4a81c73641e9ddef403f1a415c5bba9097890c3addf" }, "downloads": -1, "filename": "domain2idna-1.8.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1005d71591d2594164e5df151caa483d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.2, <4", "size": 9181, "upload_time": "2019-08-16T11:25:49", "url": "https://files.pythonhosted.org/packages/0b/e0/e9a7b7eed79a97dbb4a6b8deaafa054a3b5e06c5051ce86831c34a63b501/domain2idna-1.8.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "379a60b0d4666d2e95b303967750ef2c", "sha256": "1fd8fa1d3dd2f65661f9b3e34f7e1c06198a79544fc62f9ed02422f5d0a30112" }, "downloads": -1, "filename": "domain2idna-1.8.0.tar.gz", "has_sig": false, "md5_digest": "379a60b0d4666d2e95b303967750ef2c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.2, <4", "size": 13592, "upload_time": "2019-08-16T11:25:50", "url": "https://files.pythonhosted.org/packages/27/01/f3f65c6e042cd41f5426c54ba2e69b79a86cae921568ceae6c9a04396242/domain2idna-1.8.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1005d71591d2594164e5df151caa483d", "sha256": "d3444bd9352307580999c4a81c73641e9ddef403f1a415c5bba9097890c3addf" }, "downloads": -1, "filename": "domain2idna-1.8.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1005d71591d2594164e5df151caa483d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.2, <4", "size": 9181, "upload_time": "2019-08-16T11:25:49", "url": "https://files.pythonhosted.org/packages/0b/e0/e9a7b7eed79a97dbb4a6b8deaafa054a3b5e06c5051ce86831c34a63b501/domain2idna-1.8.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "379a60b0d4666d2e95b303967750ef2c", "sha256": "1fd8fa1d3dd2f65661f9b3e34f7e1c06198a79544fc62f9ed02422f5d0a30112" }, "downloads": -1, "filename": "domain2idna-1.8.0.tar.gz", "has_sig": false, "md5_digest": "379a60b0d4666d2e95b303967750ef2c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.2, <4", "size": 13592, "upload_time": "2019-08-16T11:25:50", "url": "https://files.pythonhosted.org/packages/27/01/f3f65c6e042cd41f5426c54ba2e69b79a86cae921568ceae6c9a04396242/domain2idna-1.8.0.tar.gz" } ] }