{ "info": { "author": "Andrey Orlov", "author_email": "cray@neural.ru", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Dependence analysis utils\n=========================\n\nThis packages to provide tools for dependence analysis of python modules.\n\nPrograms\n--------\n\n find_requires\n Program find all dependences required by python module\n or module set.\n \n Used::\n\n find_requires [ [...]] [-f (RPM|PYPI)] [-r]\n \n -f\n Dependencies will be printed in RPM or PYPI format,\n it is PYPI by default;\n \n -r\n The name of file will be printed\n after dependence emited by them.\n\n The program must be run in directory contains module.\n \n find_provides\n Programm find all dependencies provided by python module\n or module set.\n \n Used::\n\n find_provides [ [...]] [-f (RPM|PYPI)]\n \n -f\n Dependencies will be out in RPM or PYPI format, it is PYPI by\n default;\n \n The program must be run in directory contains module.\n\n imalyzer\n Program do analyse dependencies beetween files in module\n set, but it is only experimental version and it using is not\n recommended now.\n \n\nSat Nov 10 2007 Andrey Orlov 0.0.3\n- Some documentation enchancement;\n- Switches to turn on stupid rpm-compatible dependences\n format added. It is turn off by default;\n\nSat Nov 10 2007 Andrey Orlov 0.0.2\n- Some bugs fixed\n\n* Wed Nov 9 2007 Andrey Orlov 0.0.1\n- first official release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.dreambot.ru/product/DreamBotOtherReleases/pd.requires", "keywords": null, "license": "GPL v2.1", "maintainer": null, "maintainer_email": null, "name": "pd.requires", "package_url": "https://pypi.org/project/pd.requires/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pd.requires/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.dreambot.ru/product/DreamBotOtherReleases/pd.requires" }, "release_url": "https://pypi.org/project/pd.requires/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Module and tools used to do dependenes analys in python modules", "version": "0.0.3" }, "last_serial": 796116, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "72c87bc2476fbc1eac6fc56a34237529", "sha256": "cd1a7faaaf46299b4b201f0c985106f9a4538fe07c134a82cd1a1877a964f828" }, "downloads": -1, "filename": "pd.requires-0.0.3.tar.gz", "has_sig": false, "md5_digest": "72c87bc2476fbc1eac6fc56a34237529", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6853, "upload_time": "2007-11-10T17:31:16", "url": "https://files.pythonhosted.org/packages/66/a6/31a49e7724a00dbdb4c1e29a102d45ae1f50d4551094dfe585372008845e/pd.requires-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72c87bc2476fbc1eac6fc56a34237529", "sha256": "cd1a7faaaf46299b4b201f0c985106f9a4538fe07c134a82cd1a1877a964f828" }, "downloads": -1, "filename": "pd.requires-0.0.3.tar.gz", "has_sig": false, "md5_digest": "72c87bc2476fbc1eac6fc56a34237529", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6853, "upload_time": "2007-11-10T17:31:16", "url": "https://files.pythonhosted.org/packages/66/a6/31a49e7724a00dbdb4c1e29a102d45ae1f50d4551094dfe585372008845e/pd.requires-0.0.3.tar.gz" } ] }