{ "info": { "author": "Marius Gedminas", "author_email": "marius@gedmin.as", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: GTK", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development" ], "description": "GtkEggDeps\n==========\n\nGtkEggDeps uses the wonderful tl.eggdeps and PyGtk to provide an interactive\ndependency browser.\n\n\nInstallation\n------------\n\nIf you have easy_install, you should be able to easy_install gtkeggdeps.\n\nAlternatively, download gtkeggdeps.py and use it directly. You'll need to have\ntl.eggdeps installed.\n\nThe source code can be found in this Bazaar repository:\nhttp://mg.pov.lt/gtkeggdeps/bzr\n\nThe project home page is at http://mg.pov.lt/gtkeggdeps\n\n\nUsage\n-----\n\nYou can pass a list of egg names on the command line to limit the view just to\nthose eggs and their dependencies. You can also specify package names to\ncompletely ignore. Run gtkeggdepps --help for the syntax.\n\nThe standard Gtk+ keys for navigating trees are\n\n=========== ================================================================\n'+' expand a tree node\n'-' or '/' collapse a tree node\n'*' expand a tree node recursively\nBackspace jump to parent\nCtrl+S start incremental search among expanded nodes\nCtrl+Up find previous matching node\nCtrl+Down find next matching node\n=========== ================================================================\n\nExtra keys defined by gtkeggdeps\n\n=========== ================================================================\nEnter expand/collapse a node\n=========== ================================================================\n\nThe colours are:\n\n=========== ================================================================\nred This is a dependency loop\nblue There exists a dependency to this package that is less indirect\n (e.g. if z3c.formdemo directly depends on zope.schema, then\n whenever zope.schema appears as an indirect dependency it will\n be in blue). Blue nodes aren't expanded recursively when you\n press '*', but they can be expanded with '+'.\ngrey This package is not available in your working set\n=========== ================================================================\n\nThe meaning of brackets are:\n\n=========== ================================================================\n(name) This package is incompatible with the rest (due to a version\n conflict somewhere)\n{name} This package is not available\n=========== ================================================================\n\n\nUsage with zc.buildout\n----------------------\n\nAdd a new part to buildout.cfg that uses zc.recipe.egg and installs gtkeggdeps\ntogether with the eggs whose dependencies you want to explore. Example for\nz3c.formdemo::\n\n [buildout]\n develop = .\n parts = demo test coverage eggdeps\n\n [eggdeps]\n recipe = zc.recipe.egg\n eggs = gtkeggdeps\n z3c.formdemo [app, test]\n\n ...\n\nRerun buildout and you'll get a bin/gtkeggdeps script that will see all the\neggs you specified.\n\n\nKnown bugs\n----------\n\n* If there's a dependency loop and there are no packages depending on at\n least one package participating in that loop, the whole loop will be\n excluded from the output.\n\n* If you specify requirements on the command line, you may see extras in\n the tree that don't have dependency information loaded.\n\n\n\nChanges\n=======\n\n\n0.0.7 (2009-07-09)\n------------------\n\n- When browsing the full package set, display them all at top level.\n- Compatibility with tl.eggdeps 0.4 (unreleased as of the time of this\n writing).\n- Bugfix for \"If you specify requirements on the command line, you may see\n extras in the tree that don't have dependency information loaded.\", assuming\n you have tl.eggdeps 0.4.\n\n\n0.0.6 (2009-07-03)\n------------------\n\n- New command-line option: --reverse.\n- Find orphaned nodes and add them as tree roots.\n- Fix incompatibility with tl.eggdeps 0.3.2\n\n\n0.0.5 (2007-09-27)\n------------------\n\n- New command-line option: --ignore pkgname.\n- Added README.txt and CHANGES.txt\n\n\n0.0.4 (2007-09-25)\n------------------\n\n- Make sure the dependency graph is complete. Should fix an error one of\n the users reported.\n\n\n0.0.3 (2007-09-24)\n------------------\n\n- Show package extras as separate dependency tree nodes.\n\n\n0.0.2 (2007-09-24)\n------------------\n\n- Removed debugging cruft that accidentally made its way into the release.\n\n\n0.0.1 (2007-09-24)\n------------------\n\n- First public release.", "description_content_type": null, "docs_url": null, "download_url": "http://cheeseshop.python.org/pypi/gtkeggdeps", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mg.pov.lt/gtkeggdeps/", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "gtkeggdeps", "package_url": "https://pypi.org/project/gtkeggdeps/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gtkeggdeps/", "project_urls": { "Download": "http://cheeseshop.python.org/pypi/gtkeggdeps", "Homepage": "http://mg.pov.lt/gtkeggdeps/" }, "release_url": "https://pypi.org/project/gtkeggdeps/0.0.7/", "requires_dist": null, "requires_python": null, "summary": "Interactive egg dependency browser", "version": "0.0.7" }, "last_serial": 653234, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9a60e7bc2d87b0025afa809748f4cd84", "sha256": "79fd9164d6657dfbc756f538a3b6f819314096220d2abd1455d955b5e0671bd4" }, "downloads": -1, "filename": "gtkeggdeps-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9a60e7bc2d87b0025afa809748f4cd84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2007-09-24T23:07:58", "url": "https://files.pythonhosted.org/packages/a7/15/eb5912ed1b0b8e01fd2ac005670fffd0d12765f72e6daaee197bd7ffff2c/gtkeggdeps-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3e43d586e5551792588f5f2efdfb601c", "sha256": "a57fe4188ca5a5c96822d2315c34a4b81484f5f6e6621dd7a0fc9e8a6a75236f" }, "downloads": -1, "filename": "gtkeggdeps-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3e43d586e5551792588f5f2efdfb601c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2610, "upload_time": "2007-09-24T23:11:10", "url": "https://files.pythonhosted.org/packages/d0/88/09709d3c40f8949b9ab6477a4d2fe5183382cd94e38a310747051cc48527/gtkeggdeps-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "643a183c328d950478d4dcd322608679", "sha256": "f87a7909c595993326034d9eb6c72e51c5fb8bdc369dec5f59f51aa0bf7f7470" }, "downloads": -1, "filename": "gtkeggdeps-0.0.3.tar.gz", "has_sig": false, "md5_digest": "643a183c328d950478d4dcd322608679", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3247, "upload_time": "2007-09-25T01:39:47", "url": "https://files.pythonhosted.org/packages/c1/01/0806f8fb7f93720121845bc197d2350bc0ad2c44a52aa9fc12bf9ff77194/gtkeggdeps-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "fcadf94b9bd1eb24238805289612b388", "sha256": "a5e229a7f4ef170da27b5325863435aa5b649ee0e02b7bdb46b9d2fecf80e6cd" }, "downloads": -1, "filename": "gtkeggdeps-0.0.4.tar.gz", "has_sig": false, "md5_digest": "fcadf94b9bd1eb24238805289612b388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2007-09-26T03:07:19", "url": "https://files.pythonhosted.org/packages/0c/1e/9b4a3dfb8e123c45d6dc60b4927b3133cd55b489a21ea96b16dc8c1bcbd6/gtkeggdeps-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "dc7054e58d1077fc451786bc8750502f", "sha256": "5606c596ea61a417e333599d1b28384fe1b6318699b029eade4c08d935569f78" }, "downloads": -1, "filename": "gtkeggdeps-0.0.5.tar.gz", "has_sig": false, "md5_digest": "dc7054e58d1077fc451786bc8750502f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5346, "upload_time": "2007-09-27T16:02:50", "url": "https://files.pythonhosted.org/packages/68/a5/40ef65d016aa9ec52e6a0de169d136b595542d759f7c974d49ea96df1691/gtkeggdeps-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a33dcc838a9876d3d3507ac702eb0e12", "sha256": "fdf167d3e81538d5faa394178eee5924387b22a4da3ae3d9caa8b07beab39f43" }, "downloads": -1, "filename": "gtkeggdeps-0.0.6.tar.gz", "has_sig": false, "md5_digest": "a33dcc838a9876d3d3507ac702eb0e12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5950, "upload_time": "2009-07-03T17:09:27", "url": "https://files.pythonhosted.org/packages/89/ec/bcded8204ace1e4bd4ae1b53e9ba6c080d1cce6dffc623bd639cf1baed1f/gtkeggdeps-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "6d36811967fee8c039c53191f249c32a", "sha256": "28fc9db56f500b4551fc9ce55b869ebb5006a96e08f869b17324be9f78a22faa" }, "downloads": -1, "filename": "gtkeggdeps-0.0.7.tar.gz", "has_sig": false, "md5_digest": "6d36811967fee8c039c53191f249c32a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7221, "upload_time": "2009-07-09T19:37:19", "url": "https://files.pythonhosted.org/packages/3a/8d/20fec5881250f06581445b1e1923b2281d45615f3171467a90f8f16b3efe/gtkeggdeps-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d36811967fee8c039c53191f249c32a", "sha256": "28fc9db56f500b4551fc9ce55b869ebb5006a96e08f869b17324be9f78a22faa" }, "downloads": -1, "filename": "gtkeggdeps-0.0.7.tar.gz", "has_sig": false, "md5_digest": "6d36811967fee8c039c53191f249c32a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7221, "upload_time": "2009-07-09T19:37:19", "url": "https://files.pythonhosted.org/packages/3a/8d/20fec5881250f06581445b1e1923b2281d45615f3171467a90f8f16b3efe/gtkeggdeps-0.0.7.tar.gz" } ] }