{ "info": { "author": "Kenny Do", "author_email": "kedo@ocf.berkeley.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: File Sharing", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "nyaalib\n=======\n\nA simple Python library for parsing Nyaa pages.\n\nUsage\n=====\n\n.. code:: python\n\n >>> from nyaalib import NyaaClient\n >>> client = NyaaClient()\n >>> search_result_page = client.search(\"love live\")\n >>> search_result_page.torrent_stubs[0]\n \n >>> torrent_page = client.view_torrent('486766')\n >>> torrent_page.name\n u'[FFF] Love Live! [BD][720p-AAC]'", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kennydo/nyaalib", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nyaalib", "package_url": "https://pypi.org/project/nyaalib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nyaalib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kennydo/nyaalib" }, "release_url": "https://pypi.org/project/nyaalib/0.0.6/", "requires_dist": null, "requires_python": null, "summary": "Python library for Nyaa", "version": "0.0.6" }, "last_serial": 1448867, "releases": { "0.0.1": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "dc52a39a30a1a5c3deb93fd7b26a01e3", "sha256": "71b19be6be4284cc8ed2584ae7745c573d8e21017a4b9ecbd37213f92a18fa59" }, "downloads": -1, "filename": "nyaalib-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dc52a39a30a1a5c3deb93fd7b26a01e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4083, "upload_time": "2015-02-06T07:57:05", "url": "https://files.pythonhosted.org/packages/bb/f8/301e31759b80b723aa5e0c824bc4416543302159e4cffb7ee16ba01d0e45/nyaalib-0.0.3.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "47c670ba0aae63061e03812ed623794a", "sha256": "8421f821454dc8531c7dce3e132fdee44ec885a502401949c9cb2b5a3f3c93dd" }, "downloads": -1, "filename": "nyaalib-0.0.6.tar.gz", "has_sig": false, "md5_digest": "47c670ba0aae63061e03812ed623794a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5688, "upload_time": "2015-03-05T08:13:34", "url": "https://files.pythonhosted.org/packages/9d/da/2be56148075171ea612f572b872c38790a07c560c50355f169fcfb3314a7/nyaalib-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47c670ba0aae63061e03812ed623794a", "sha256": "8421f821454dc8531c7dce3e132fdee44ec885a502401949c9cb2b5a3f3c93dd" }, "downloads": -1, "filename": "nyaalib-0.0.6.tar.gz", "has_sig": false, "md5_digest": "47c670ba0aae63061e03812ed623794a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5688, "upload_time": "2015-03-05T08:13:34", "url": "https://files.pythonhosted.org/packages/9d/da/2be56148075171ea612f572b872c38790a07c560c50355f169fcfb3314a7/nyaalib-0.0.6.tar.gz" } ] }