{ "info": { "author": "Brian Tomlinson", "author_email": "darthlukan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Readme:\n====================================\n\nPounce is a simple downloader written in Python. It was designed specifically to be run from the Linux command line\nand provides DBUS notifications using notify2 when downloads are completed.\n\nExample usage:\n------------------------------\n\nSimple single file downloading:\n\n$ pounce -u http://www.pathtoresource.com/resource.file -o /path/to/save/in/\n\nDownload links contained in a text file:\n\n$ pounce -f /file/containing/links.txt -o /save/files/here/\n\nExtras:\n------------------------------\n\nA test folder is provided with a text file and csv file which you can use to ensure that file input\nfunctionality works on your system.\n\nDeveloper contact info:\n-----------------------\n\nBrian Tomlinson\ndarthlukan@gmail.com\nwww.brianctomlinson.com", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/darthlukan/pounce.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/darthlukan/pounce.git", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "Pounce", "package_url": "https://pypi.org/project/Pounce/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pounce/", "project_urls": { "Download": "https://github.com/darthlukan/pounce.git", "Homepage": "https://github.com/darthlukan/pounce.git" }, "release_url": "https://pypi.org/project/Pounce/1.1/", "requires_dist": null, "requires_python": null, "summary": "A simple CLI file downloader written for Python-3.x", "version": "1.1" }, "last_serial": 784942, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e14cb3c5d011171f938f220d77b55274", "sha256": "f00e38c97dc3b74762dc917aa8db7984c4a897ded3da6810459ccbebd1289e69" }, "downloads": -1, "filename": "Pounce-1.0.tar.gz", "has_sig": false, "md5_digest": "e14cb3c5d011171f938f220d77b55274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4458, "upload_time": "2013-04-05T23:33:29", "url": "https://files.pythonhosted.org/packages/b2/bc/e5bd961f901813c2d601645b9a883b8656164d4092d7bfc77af90421c8bd/Pounce-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "d43f388ddbebfdd8cd3976a5849edc61", "sha256": "1a0c1435abc6913bdbb7845544f3e459df67f8e029b8f6ba9336588ef7569655" }, "downloads": -1, "filename": "Pounce-1.1.tar.gz", "has_sig": false, "md5_digest": "d43f388ddbebfdd8cd3976a5849edc61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3755, "upload_time": "2013-04-06T16:23:33", "url": "https://files.pythonhosted.org/packages/c6/af/9eab226f4ef59b2bcd4222070c487127f15a93d9a4d78d8a05959b32bf37/Pounce-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d43f388ddbebfdd8cd3976a5849edc61", "sha256": "1a0c1435abc6913bdbb7845544f3e459df67f8e029b8f6ba9336588ef7569655" }, "downloads": -1, "filename": "Pounce-1.1.tar.gz", "has_sig": false, "md5_digest": "d43f388ddbebfdd8cd3976a5849edc61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3755, "upload_time": "2013-04-06T16:23:33", "url": "https://files.pythonhosted.org/packages/c6/af/9eab226f4ef59b2bcd4222070c487127f15a93d9a4d78d8a05959b32bf37/Pounce-1.1.tar.gz" } ] }