{ "info": { "author": "Harsh Daftary", "author_email": "info@securitylabs.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Documentation and Wiki\r\n-------------\r\nPython client for go.debian.net and deb.li URL shortening service\r\n\r\nFull documentation is available at https://wiki.debian.org/deb.li\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n- Consume deb.li and go.debian.net API | URL shoretening service\r\n- Check for IP whitelist for this service\r\n- Add new URL against randomly generated key\r\n- Add static URL against pre-defined KEY\r\n- Get existing URL via KEY\r\n- Generate preview URL\r\n- Pure Python Module\r\n- Works with Python 2.6+ and 3.2+\r\n- No dependencies\r\n\r\n\r\nUsage Examples\r\n--------------\r\n>>> import GoDebian\r\n>>> a = GoDebian.GoDebianApi()\r\n\r\n>>> a.add_url(\"http://www.debian.org\")\r\n'http://go.debian.net/3xEIl'\r\n\r\n>>> a.get_url(\"3xEIl\")\r\n'http://www.debian.org'\r\n\r\n>>> a.get_preview_url(\"3xEIl\")\r\n'http://go.debian.net/p/3xEIl'\r\n\r\n>>> a.add_static_url(\"http://harshdaftary.com\", \"harsh\")\r\n'http://go.debian.net/harsh'\r\n\r\n>>>a.get_url(\"harsh\")\r\n'http://harshdaftary.com'", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ninjatrench/GoDebian_api/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ninjatrench/GoDebian_api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "GoDebian_api", "package_url": "https://pypi.org/project/GoDebian_api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/GoDebian_api/", "project_urls": { "Download": "https://github.com/ninjatrench/GoDebian_api/tarball/master", "Homepage": "https://github.com/ninjatrench/GoDebian_api" }, "release_url": "https://pypi.org/project/GoDebian_api/1.1.0.dev1/", "requires_dist": null, "requires_python": null, "summary": "Python client for go.debian.net and deb.li URL shortening service", "version": "1.1.0.dev1" }, "last_serial": 1645265, "releases": { "1.1.0.dev1": [ { "comment_text": "", "digests": { "md5": "9f1b5a7707ac534b7f3b0630ad8c5b72", "sha256": "a5160947a71ebd47b08c869d441ee843daef443442131705f5caeebdef115225" }, "downloads": -1, "filename": "GoDebian_api-1.1.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f1b5a7707ac534b7f3b0630ad8c5b72", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4864, "upload_time": "2015-07-22T16:29:25", "url": "https://files.pythonhosted.org/packages/5f/f7/be68639e57740fd9e9bf51818acb7c03224100e029472064cb48d9da469e/GoDebian_api-1.1.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6fc5fa0bea7df23d8cce2d3a88302a4d", "sha256": "4e4381c3d03b59ff49aab48f723db36c95cfc286a2b708df5e2fe76326c6d26a" }, "downloads": -1, "filename": "GoDebian_api-1.1.0.dev1.tar.gz", "has_sig": false, "md5_digest": "6fc5fa0bea7df23d8cce2d3a88302a4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3005, "upload_time": "2015-07-22T16:29:14", "url": "https://files.pythonhosted.org/packages/f4/78/08d1b89cd2cbaf62234d45c79273913de8b35de818236202996b135f7f04/GoDebian_api-1.1.0.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f1b5a7707ac534b7f3b0630ad8c5b72", "sha256": "a5160947a71ebd47b08c869d441ee843daef443442131705f5caeebdef115225" }, "downloads": -1, "filename": "GoDebian_api-1.1.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f1b5a7707ac534b7f3b0630ad8c5b72", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4864, "upload_time": "2015-07-22T16:29:25", "url": "https://files.pythonhosted.org/packages/5f/f7/be68639e57740fd9e9bf51818acb7c03224100e029472064cb48d9da469e/GoDebian_api-1.1.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6fc5fa0bea7df23d8cce2d3a88302a4d", "sha256": "4e4381c3d03b59ff49aab48f723db36c95cfc286a2b708df5e2fe76326c6d26a" }, "downloads": -1, "filename": "GoDebian_api-1.1.0.dev1.tar.gz", "has_sig": false, "md5_digest": "6fc5fa0bea7df23d8cce2d3a88302a4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3005, "upload_time": "2015-07-22T16:29:14", "url": "https://files.pythonhosted.org/packages/f4/78/08d1b89cd2cbaf62234d45c79273913de8b35de818236202996b135f7f04/GoDebian_api-1.1.0.dev1.tar.gz" } ] }