{ "info": { "author": "Massimiliano Torromeo", "author_email": "massimiliano.torromeo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "dephp\n=====\n\nUnofficial CLI application that decodes files through http://www.unphp.net web service.\n\nHelp\n----\n\n::\n\n\tusage: dephp [-h] [-V] [-m] [-a APIKEY] [-o OUTPUT] [file]\n\n\tUnofficial CLI application that decodes files through unphp.net web service\n\n\tpositional arguments:\n\t file The file to read. If not specified it will be read\n\t from STDIN\n\n\toptional arguments:\n\t -h, --help show this help message and exit\n\t -V, --version show program's version number and exit\n\t -m, --metadata Print response metadata\n\t -a APIKEY, --apikey APIKEY\n\t Unphp.net API key\n\t -o OUTPUT, --output OUTPUT\n\t Write the result to OUTPUT. If not specified it will\n\t be printed to STDOUT\n\nConfiguration file\n------------------\n\nYou can save the unphp API key in a configuration file, either globally in */etc/dephp.conf* or locally in *$HOME/.dephp.conf*.\n\nSample configuration::\n\n\t[DEFAULT]\n\tapikey = ABCDE # get one at http://www.unphp.net/api/request/\n\tentrypoint = http://www.unphp.net/api/v2/post # default\n\nLICENSE\n-------\nCopyright (c) 2014 Massimiliano Torromeo\n\ndephp is free software released under the terms of the BSD license.\n\nSee the LICENSE file provided with the source distribution for full details.\n\nContacts\n--------\n\n* Massimiliano Torromeo ", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/mtorromeo/dephp/tarball/v0.4.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mtorromeo/dephp", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "dephp", "package_url": "https://pypi.org/project/dephp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dephp/", "project_urls": { "Download": "http://github.com/mtorromeo/dephp/tarball/v0.4.0", "Homepage": "http://github.com/mtorromeo/dephp" }, "release_url": "https://pypi.org/project/dephp/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Unofficial CLI application that decodes files through unphp.net web service", "version": "0.4.0" }, "last_serial": 1899149, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ffd4c2e5e3501385b8be23bdb23d0986", "sha256": "e484693fb26c1fb6d6dd2bf1b0df1bf292856b4483959f2a1c03ac3bc447012b" }, "downloads": -1, "filename": "dephp-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ffd4c2e5e3501385b8be23bdb23d0986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3635, "upload_time": "2014-04-07T13:58:31", "url": "https://files.pythonhosted.org/packages/73/21/66127858bcce9dd0238ef371d9373b26e17cbab32a45aec7917b86d28a03/dephp-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5e56b4c5600150c857366a193e29c5f2", "sha256": "a5167a5331144540fb8ca3d4a760ed5fd40593e261d7f4b93f1bc8a601773359" }, "downloads": -1, "filename": "dephp-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5e56b4c5600150c857366a193e29c5f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3725, "upload_time": "2014-04-07T14:44:01", "url": "https://files.pythonhosted.org/packages/f2/a5/9d336a2913e75de3f1c82589bc03783cff3fb0c57325890305c656eebc6f/dephp-0.2.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "479c2f6ef4fc1fadf3e4f3fb9ad4fcf9", "sha256": "d1884925508c3c3dd2b218df3821e6fad1b5a6ed0ac3674a83358d2102a27e24" }, "downloads": -1, "filename": "dephp-0.4.0.tar.gz", "has_sig": false, "md5_digest": "479c2f6ef4fc1fadf3e4f3fb9ad4fcf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3812, "upload_time": "2016-01-11T14:32:47", "url": "https://files.pythonhosted.org/packages/bb/ad/c7dda6c6225d854ee536a58492921d62095aed409c77c37d55ce5a735da6/dephp-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "479c2f6ef4fc1fadf3e4f3fb9ad4fcf9", "sha256": "d1884925508c3c3dd2b218df3821e6fad1b5a6ed0ac3674a83358d2102a27e24" }, "downloads": -1, "filename": "dephp-0.4.0.tar.gz", "has_sig": false, "md5_digest": "479c2f6ef4fc1fadf3e4f3fb9ad4fcf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3812, "upload_time": "2016-01-11T14:32:47", "url": "https://files.pythonhosted.org/packages/bb/ad/c7dda6c6225d854ee536a58492921d62095aed409c77c37d55ce5a735da6/dephp-0.4.0.tar.gz" } ] }