{ "info": { "author": "descusr", "author_email": "descusr@163.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Repoze Public License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI" ], "description": "Pydomain\n=======\n\nPydomain is a tools for get the url's host or subdomian.\n\n\n1.1\n\ne.g.\n>>from pydomain import get_host, get_subdomain\n\n>>host = get_host(\"http://www.piadu.com\")\n>>print host\n>>piadu.com\n>>subdomain = get_subdomain(\"http://www.piadu.com/news.html\")\n>>print subdomain\n>>www.piadu.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.piadu.com", "keywords": "get domain,get host,get subdomain", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "pydomain", "package_url": "https://pypi.org/project/pydomain/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pydomain/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.piadu.com" }, "release_url": "https://pypi.org/project/pydomain/1.1/", "requires_dist": null, "requires_python": null, "summary": "The descusr web application development framework, a Pylons project", "version": "1.1" }, "last_serial": 797144, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "30c814bb86a733882ee9ac39974a54f8", "sha256": "27618e8911b82132f3f61c77869d4747973cca5b56d8d4deb82a2cf6dcebfd30" }, "downloads": -1, "filename": "pydomain-1.0.tar.gz", "has_sig": false, "md5_digest": "30c814bb86a733882ee9ac39974a54f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4654, "upload_time": "2013-01-06T09:11:20", "url": "https://files.pythonhosted.org/packages/e7/77/e109387821b097416a9758ffb16725fdf73cf8dbc912af9236a5e883d29a/pydomain-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "419cfee684e9caf2c9bf16b0b3a707ce", "sha256": "b0a70d7e65cfb123241917c4b521a727f18be89119be59d937bda5dfe30a2e2c" }, "downloads": -1, "filename": "pydomain-1.1.tar.gz", "has_sig": false, "md5_digest": "419cfee684e9caf2c9bf16b0b3a707ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4371, "upload_time": "2013-01-07T07:57:05", "url": "https://files.pythonhosted.org/packages/f8/d4/e3e24e96a07f22ade3fc77ed9743e4f7d638f7b265f58866e6d681e72418/pydomain-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "419cfee684e9caf2c9bf16b0b3a707ce", "sha256": "b0a70d7e65cfb123241917c4b521a727f18be89119be59d937bda5dfe30a2e2c" }, "downloads": -1, "filename": "pydomain-1.1.tar.gz", "has_sig": false, "md5_digest": "419cfee684e9caf2c9bf16b0b3a707ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4371, "upload_time": "2013-01-07T07:57:05", "url": "https://files.pythonhosted.org/packages/f8/d4/e3e24e96a07f22ade3fc77ed9743e4f7d638f7b265f58866e6d681e72418/pydomain-1.1.tar.gz" } ] }