{ "info": { "author": "CobraTeam", "author_email": "andrewsmedina@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "+++++++++++++++++++\npython-htmlentities\n+++++++++++++++++++\n\nHTML Entities for Python\n\nInstalling\n==========\n\nFor install python-htmlentities, run on terminal: ::\n\n $ [sudo] pip install htmlentities\n\nUsing htmlentities\n==================\n\nencoding\n--------\n\nYou can encode a char to your htmlentitie relative using ``encode`` method: ::\n\n import htmlentities\n\n htmlentities.encode('<') # returns \"<\"\n\ndecoding\n--------\n\nYou can decode a htmlentitie to your relative char using ``decode`` method: ::\n\n import htmlentities\n\n htmlentities.decode('<') # returns \"<\"\n\n\ndevelopment\n===========\n\n* Source hosted at `GitHub `_\n* Report issues on `GitHub Issues `_\n\nPull requests are very welcomed! Make sure your patches are well tested.\n\nrunning the tests\n-----------------\n\nif you are using a virtualenv, all you need is:\n\n::\n\n $ make test\n\ncommunity\n=========\n\nirc channel\n-----------\n\n#cobrateam channel on irc.freenode.net", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "htmlentities", "package_url": "https://pypi.org/project/htmlentities/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/htmlentities/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/htmlentities/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "HTML Entities for Python", "version": "0.2.1" }, "last_serial": 793051, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8fdd43b8f4882301ff508e8df1abe320", "sha256": "c8f8a8fe5145560481ae6568b51145b739b0dafc95f37b3e58bc9da6df68621f" }, "downloads": -1, "filename": "htmlentities-0.1.tar.gz", "has_sig": false, "md5_digest": "8fdd43b8f4882301ff508e8df1abe320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1444, "upload_time": "2011-07-17T19:06:30", "url": "https://files.pythonhosted.org/packages/ad/2f/91f0a0e823f1050c77e964e44dc11d6c9aa989a9bba2702ebe6b6a188931/htmlentities-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "db2fa3049bde46f6349c28650131329b", "sha256": "5311ad97bd343f9962d04b53c257c12ca6c8c5dbcc5e75f9f519d4ada93605ed" }, "downloads": -1, "filename": "htmlentities-0.1.1.tar.gz", "has_sig": false, "md5_digest": "db2fa3049bde46f6349c28650131329b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1671, "upload_time": "2011-07-17T22:45:16", "url": "https://files.pythonhosted.org/packages/e9/3b/1e3b90f1c5c53901854eecc24a8e3fcfebf3d11441fc94311b60e1bbc6d1/htmlentities-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "50a881b2e218233489cd10bf7a53bb09", "sha256": "340d31db2f1c6bac8781f403bf21f969392af7858a12f95e383b47a49f807b32" }, "downloads": -1, "filename": "htmlentities-0.2.tar.gz", "has_sig": false, "md5_digest": "50a881b2e218233489cd10bf7a53bb09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1896, "upload_time": "2011-07-17T23:40:04", "url": "https://files.pythonhosted.org/packages/bf/ea/96f940774fcbdb8b25aa1393f430cac9abaa9c4328cda8afacbadb9f78e2/htmlentities-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ac664790fba76b8ac18385a8df437d5f", "sha256": "73491a83d1f34eaf5ba88ad243a8f5c6d90488cd3a8991741954d85402563dc7" }, "downloads": -1, "filename": "htmlentities-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ac664790fba76b8ac18385a8df437d5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2011-11-06T01:49:43", "url": "https://files.pythonhosted.org/packages/9d/fa/f698172cea0f59b5ecd05532a041ade71db109753c29c4503b8189a8e6fc/htmlentities-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac664790fba76b8ac18385a8df437d5f", "sha256": "73491a83d1f34eaf5ba88ad243a8f5c6d90488cd3a8991741954d85402563dc7" }, "downloads": -1, "filename": "htmlentities-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ac664790fba76b8ac18385a8df437d5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2011-11-06T01:49:43", "url": "https://files.pythonhosted.org/packages/9d/fa/f698172cea0f59b5ecd05532a041ade71db109753c29c4503b8189a8e6fc/htmlentities-0.2.1.tar.gz" } ] }