{ "info": { "author": "Erick Jung", "author_email": "erickjung@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Programming Language :: Python :: 2" ], "description": "cocoapods-graph\n================\n\nThis tool generates a dependencies graph report, printing on console or saving on a json or creating a html with a interactive disc to navigate through it.\n\n## Example for Wordpress iOS app dependencies link ##\n\n\n![the dependency wheel for wordpress iOS app](https://github.com/erickjung/cocoapods-graph/blob/master/docs/wordpress_example.gif)\n\n## Installing ##\n```shell\n[sudo] pip install cocoapods-graph\n```\n\n## How to use ##\n```shell\ncocoapods-graph -f Podfile.lock --html\n```\n\n## Thanks ##\n\nAll html rendering is done with:\n* d3.js\n* Dependency Wheel\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erickjung/cocoapods-graph", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cocoapods-graph", "package_url": "https://pypi.org/project/cocoapods-graph/", "platform": "", "project_url": "https://pypi.org/project/cocoapods-graph/", "project_urls": { "Homepage": "https://github.com/erickjung/cocoapods-graph" }, "release_url": "https://pypi.org/project/cocoapods-graph/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Cocoapods dependencies graph generator", "version": "0.1.2" }, "last_serial": 4234294, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "5971562dccb646f3be1f76495092d6be", "sha256": "76f6c7c1554722d623845cbe48fb01997a5bb5f0d5d6f7fafe87b917f1f63b59" }, "downloads": -1, "filename": "cocoapods-graph-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5971562dccb646f3be1f76495092d6be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5206, "upload_time": "2018-06-18T12:35:52", "url": "https://files.pythonhosted.org/packages/26/25/b2e4b33ed7cc89675d61edf45d1845d2b0aaeb6b530d1a3dd7cd9b9b4216/cocoapods-graph-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7c69f3056c11c60a775c07eeceb23943", "sha256": "b8ed30e9ae4c050263366a6fce1852d6676c58d860171ddcc89591359f7939f4" }, "downloads": -1, "filename": "cocoapods_graph-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "7c69f3056c11c60a775c07eeceb23943", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5907, "upload_time": "2018-09-03T13:07:10", "url": "https://files.pythonhosted.org/packages/e7/a7/3285b77303765d17f7618e8a7f5584d7f7b7bdbc8334d290497f9c9c1ba3/cocoapods_graph-0.1.2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c69f3056c11c60a775c07eeceb23943", "sha256": "b8ed30e9ae4c050263366a6fce1852d6676c58d860171ddcc89591359f7939f4" }, "downloads": -1, "filename": "cocoapods_graph-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "7c69f3056c11c60a775c07eeceb23943", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5907, "upload_time": "2018-09-03T13:07:10", "url": "https://files.pythonhosted.org/packages/e7/a7/3285b77303765d17f7618e8a7f5584d7f7b7bdbc8334d290497f9c9c1ba3/cocoapods_graph-0.1.2-py2-none-any.whl" } ] }