{ "info": { "author": "Dan Buch", "author_email": "daniel.buch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "The ``TinyUrl`` package provides a few useful functions for \r\nuse from within python code:: \r\n\r\n >>> import tinyurl\r\n >>> tinyurl.create_one('http://google.com/')\r\n 'http://tinyurl.com/8kp'\r\n \r\n >>> for u in tinyurl.create('http://google.com/', 'http://meatballhat.com/'):\r\n ... print u\r\n ...\r\n http://tinyurl.com/8kp\r\n http://tinyurl.com/7qg8g7\r\n\r\n\r\nAdditionally, a command-line interface is provided for general\r\nuse, as in shell scripts or ... ::\r\n\r\n $ export GOOGLE_URL=\"`tinyurl http://google.com/`\"\r\n $ echo $GOOGLE_URL\r\n http://tinyurl.com/8kp\r\n\r\n\r\nMuch love to the folks at `tinyurl.com `_!\r\n\r\n.. vim:filetype=rst", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "tinyurl,tiny,url", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "TinyUrl", "package_url": "https://pypi.org/project/TinyUrl/", "platform": "any", "project_url": "https://pypi.org/project/TinyUrl/", "project_urls": { "Download": "UNKNOWN" }, "release_url": "https://pypi.org/project/TinyUrl/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "super tiny library and command-line interface to tinyurl.com", "version": "0.1.0" }, "last_serial": 785806, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d9f8873ff61f5a428532bbd949431c76", "sha256": "4e3614767e3188b174fb7073ffbb4800be9c595740881dfaa01de2eb59a12e36" }, "downloads": -1, "filename": "TinyUrl-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "d9f8873ff61f5a428532bbd949431c76", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 3243, "upload_time": "2009-01-08T17:21:06", "url": "https://files.pythonhosted.org/packages/2a/bd/91d50679e92432f913757c377bbb7195613e38e662a09dcc4385013d05e9/TinyUrl-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "a0b6a52ad898a35ea6280b43eb5c1be1", "sha256": "34278c31c2a32a5e5b858ba3a5af275445007e046f519c0f3a4b61c2bfd2dccb" }, "downloads": -1, "filename": "TinyUrl-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "a0b6a52ad898a35ea6280b43eb5c1be1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23465, "upload_time": "2009-01-08T17:21:05", "url": "https://files.pythonhosted.org/packages/9a/15/2c8ee3d38c816af239c3214c3ade670f6396b9cdbf4e726e18d073ecff7f/TinyUrl-0.1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "23c2a6ebfb490b45a838257f427a2274", "sha256": "11a6ba45c5997a804007bd37641f823b016ebf5b2971315ebbe7a18562793bf2" }, "downloads": -1, "filename": "TinyUrl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "23c2a6ebfb490b45a838257f427a2274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22970, "upload_time": "2009-01-08T17:21:05", "url": "https://files.pythonhosted.org/packages/5d/e9/4747b8658ffb8b9069cb4d0523c6a5c213773426ed470f8ebd71add72cae/TinyUrl-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "262f97fb0005f506f0f234cc61779aa1", "sha256": "dc3210a2e4ae428d2c601951b8c9569262fd39dfc7c62ca51f935aba5e77f09f" }, "downloads": -1, "filename": "TinyUrl-0.1.0.zip", "has_sig": false, "md5_digest": "262f97fb0005f506f0f234cc61779aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24945, "upload_time": "2009-01-08T17:21:06", "url": "https://files.pythonhosted.org/packages/c4/40/49e8af283a63c7d95a3af7bb64ec9fa9a83826df7f7ecdd158fe5c6ba9ea/TinyUrl-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d9f8873ff61f5a428532bbd949431c76", "sha256": "4e3614767e3188b174fb7073ffbb4800be9c595740881dfaa01de2eb59a12e36" }, "downloads": -1, "filename": "TinyUrl-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "d9f8873ff61f5a428532bbd949431c76", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 3243, "upload_time": "2009-01-08T17:21:06", "url": "https://files.pythonhosted.org/packages/2a/bd/91d50679e92432f913757c377bbb7195613e38e662a09dcc4385013d05e9/TinyUrl-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "a0b6a52ad898a35ea6280b43eb5c1be1", "sha256": "34278c31c2a32a5e5b858ba3a5af275445007e046f519c0f3a4b61c2bfd2dccb" }, "downloads": -1, "filename": "TinyUrl-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "a0b6a52ad898a35ea6280b43eb5c1be1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23465, "upload_time": "2009-01-08T17:21:05", "url": "https://files.pythonhosted.org/packages/9a/15/2c8ee3d38c816af239c3214c3ade670f6396b9cdbf4e726e18d073ecff7f/TinyUrl-0.1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "23c2a6ebfb490b45a838257f427a2274", "sha256": "11a6ba45c5997a804007bd37641f823b016ebf5b2971315ebbe7a18562793bf2" }, "downloads": -1, "filename": "TinyUrl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "23c2a6ebfb490b45a838257f427a2274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22970, "upload_time": "2009-01-08T17:21:05", "url": "https://files.pythonhosted.org/packages/5d/e9/4747b8658ffb8b9069cb4d0523c6a5c213773426ed470f8ebd71add72cae/TinyUrl-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "262f97fb0005f506f0f234cc61779aa1", "sha256": "dc3210a2e4ae428d2c601951b8c9569262fd39dfc7c62ca51f935aba5e77f09f" }, "downloads": -1, "filename": "TinyUrl-0.1.0.zip", "has_sig": false, "md5_digest": "262f97fb0005f506f0f234cc61779aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24945, "upload_time": "2009-01-08T17:21:06", "url": "https://files.pythonhosted.org/packages/c4/40/49e8af283a63c7d95a3af7bb64ec9fa9a83826df7f7ecdd158fe5c6ba9ea/TinyUrl-0.1.0.zip" } ] }