{ "info": { "author": "Mahdi Ghane.g", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing", "Topic :: Text Processing :: Markup :: HTML" ], "description": "linkable-py\n===========\n\n.. image:: https://travis-ci.org/meyt/linkable-py.svg?branch=master\n :target: https://travis-ci.org/meyt/linkable-py\n\n.. image:: https://coveralls.io/repos/github/meyt/linkable-py/badge.svg?branch=master\n :target: https://coveralls.io/github/meyt/linkable-py?branch=master\n\n.. image:: https://img.shields.io/pypi/pyversions/linkable.svg\n :target: https://pypi.python.org/pypi/linkable\n\n\nDetect URL, Email, Hashtag and Mention from plain-text and convert into HTML hyperlink.\n\n\nInstall\n-------\n\n.. code-block:: bash\n\n $ pip install linkable\n\n\nUsage\n=====\n\nBasic:\n\n.. code-block:: python\n\n from linkable import Linkable\n\n text = 'This is test with a #hashtag from @linkable on github.com'\n print(Linkable(text))\n\n\nOutput:\n\n.. code-block:: html\n\n This is test with #hashtag from @linkable on github.com\n\n\n\nLinks list:\n\n.. code-block:: python\n\n from linkable import LinkableList\n\n text = 'This is test with a #hashtag from @linkable on github.com'\n print(LinkableList(text).links)\n\nOutput:\n\n.. code-block::\n\n ['#hashtag', '@linkable', 'github.com']\n\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/meyt/linkable-py", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "linkable", "package_url": "https://pypi.org/project/linkable/", "platform": "", "project_url": "https://pypi.org/project/linkable/", "project_urls": { "Homepage": "https://github.com/meyt/linkable-py" }, "release_url": "https://pypi.org/project/linkable/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Detect URL, Email, Hashtag and Mention from plain-text and convert into HTML hyperlink.", "version": "0.2.2" }, "last_serial": 5475964, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "74083197109f3902d18b799fda55791c", "sha256": "fc11bf5ca5d315b82988e7ffaade57dafc9967b11de4319b0c306482f5d13afb" }, "downloads": -1, "filename": "linkable-0.1.0.tar.gz", "has_sig": false, "md5_digest": "74083197109f3902d18b799fda55791c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4155, "upload_time": "2018-12-17T21:52:19", "url": "https://files.pythonhosted.org/packages/08/14/96cde3bd45047055c1e490092d6deebf587e2a6eb4131b0dc3846a9f398c/linkable-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5fa9f4b7e56cad7a4de56fca66c74c55", "sha256": "f45128e9ef2b490858af4578c7aa9046202bd7cc29d5df81756a75d92cee4f6a" }, "downloads": -1, "filename": "linkable-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5fa9f4b7e56cad7a4de56fca66c74c55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4170, "upload_time": "2018-12-17T21:55:21", "url": "https://files.pythonhosted.org/packages/9f/ca/4feac99e051e14396092c1ad0b2fcd5496cae0a34bb7a026d56eb27fe82f/linkable-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "75ce6f87e11e7333f424f0f06a511ecb", "sha256": "5ae5568213f63a76d69042e460b0763cb805dfae5d68ed708bc1fe28d4a8f0c4" }, "downloads": -1, "filename": "linkable-0.1.2.tar.gz", "has_sig": false, "md5_digest": "75ce6f87e11e7333f424f0f06a511ecb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4160, "upload_time": "2018-12-17T22:04:50", "url": "https://files.pythonhosted.org/packages/fd/c9/be35fb70aece9ca75ebf692daf611b5486836d479a937527f69c6acff337/linkable-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "d865fecdcaac9fd8d6fdb5d92e53ccb9", "sha256": "265f221368bc17ec7d799d268efbc8404aa581555dcd180bdd734a9cedefe46a" }, "downloads": -1, "filename": "linkable-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d865fecdcaac9fd8d6fdb5d92e53ccb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4255, "upload_time": "2018-12-17T22:06:26", "url": "https://files.pythonhosted.org/packages/7a/14/40378d604b519dda11b81d5804ff80069a1b96ee64b92275c19c869ef44b/linkable-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "df0d1fe3b8d5ae3991def69e81d04d6f", "sha256": "1378cb9c29f0bcb721995465511d9884c3cb481229a0553668fd28c95d9910f3" }, "downloads": -1, "filename": "linkable-0.1.4.tar.gz", "has_sig": false, "md5_digest": "df0d1fe3b8d5ae3991def69e81d04d6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4678, "upload_time": "2018-12-18T13:14:23", "url": "https://files.pythonhosted.org/packages/a9/c6/2ae869025e9b80b440a05958a3f17c38f62eda26cc072e64c63e9df3fc81/linkable-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8343842fd5923b301a4a44a566ffe4fc", "sha256": "c218db2187e19ab32011d0e59eea65492199731a348d94ca0a9bee561e145061" }, "downloads": -1, "filename": "linkable-0.1.5.tar.gz", "has_sig": false, "md5_digest": "8343842fd5923b301a4a44a566ffe4fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4670, "upload_time": "2018-12-18T15:00:15", "url": "https://files.pythonhosted.org/packages/5e/cb/578b69321e32c0d18ef6ae9ea18bbb1286c038d8f16d4f69d2ab98d31a17/linkable-0.1.5.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "17c9d5abd937ca4a4ac077e7ee9c2d7f", "sha256": "40a5a1ba3898baa22af4d6633705907345fcf546dea50d83af450434e28fb340" }, "downloads": -1, "filename": "linkable-0.2.0.tar.gz", "has_sig": false, "md5_digest": "17c9d5abd937ca4a4ac077e7ee9c2d7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11292, "upload_time": "2018-12-29T16:19:25", "url": "https://files.pythonhosted.org/packages/f9/3c/6451358931e90258814ec36fba6f64091af041d29722c8a57a1ac04b74ad/linkable-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d1a988385dc14cc6266ca198368a8548", "sha256": "d55ca6707c8db6854fae23b2166ad192cc9dfd46c1d1387d794b79921f713672" }, "downloads": -1, "filename": "linkable-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d1a988385dc14cc6266ca198368a8548", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11906, "upload_time": "2019-06-26T18:52:56", "url": "https://files.pythonhosted.org/packages/60/6e/ec1cc68021de1d269f7e22af4050b0070d85ad32bb51bda3ace431155783/linkable-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4ad23d08e5b8a77c30bb6548983e309", "sha256": "383fcc82c8622e194f387b98fedbdd86a78b60e29d84bfd62b18390ca0ea6952" }, "downloads": -1, "filename": "linkable-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b4ad23d08e5b8a77c30bb6548983e309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10768, "upload_time": "2019-06-26T18:52:58", "url": "https://files.pythonhosted.org/packages/81/71/03f49cf8249e36630d8f7cf52973b0f9b28d1d3028b1520f0e93ff9fd2ca/linkable-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "53d51d6da03eb182e8d94a4b543232e0", "sha256": "86454edb32a9b892752b1934acaad78f854a58deedee13fb8ef8cdd1abde451b" }, "downloads": -1, "filename": "linkable-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "53d51d6da03eb182e8d94a4b543232e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12753, "upload_time": "2019-07-02T09:09:27", "url": "https://files.pythonhosted.org/packages/dc/82/a9f0e11f8f4f872dd5b38a6f4e9fd22bb1fcb7bf7841bba60f03e58116a8/linkable-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e7432cc8858c6c3436efea6841808af", "sha256": "3f5ee63a10f2c0d4d32c29ff2c951d36b8cdac40f4b21fad223628e1fdbfce65" }, "downloads": -1, "filename": "linkable-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3e7432cc8858c6c3436efea6841808af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11965, "upload_time": "2019-07-02T09:09:30", "url": "https://files.pythonhosted.org/packages/f6/80/78e2c202e5f6fef5f85ce5fa65f9bb75e5768107611495a4d0baa7ce7786/linkable-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53d51d6da03eb182e8d94a4b543232e0", "sha256": "86454edb32a9b892752b1934acaad78f854a58deedee13fb8ef8cdd1abde451b" }, "downloads": -1, "filename": "linkable-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "53d51d6da03eb182e8d94a4b543232e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12753, "upload_time": "2019-07-02T09:09:27", "url": "https://files.pythonhosted.org/packages/dc/82/a9f0e11f8f4f872dd5b38a6f4e9fd22bb1fcb7bf7841bba60f03e58116a8/linkable-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e7432cc8858c6c3436efea6841808af", "sha256": "3f5ee63a10f2c0d4d32c29ff2c951d36b8cdac40f4b21fad223628e1fdbfce65" }, "downloads": -1, "filename": "linkable-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3e7432cc8858c6c3436efea6841808af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11965, "upload_time": "2019-07-02T09:09:30", "url": "https://files.pythonhosted.org/packages/f6/80/78e2c202e5f6fef5f85ce5fa65f9bb75e5768107611495a4d0baa7ce7786/linkable-0.2.2.tar.gz" } ] }