z3c.recipe.depgraph 0.1
pip install z3c.recipe.depgraph==0.1
Released:
Buildout recipe to generate dependency graphs.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Zope Community
- Tags egg, dependency
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
Project description
z3c.recipe.depgraph
This buildout recipe generates dependency graphs for packages.
Options
- eggs
The eggs for which graphs are generated. All dependencies of the eggs are automatically included.
- exclude
A list of eggs which should be excluded from the graph processing.
- variants
A whitespace separated list of variants of graphs to create. The available options are:
base - The basic full graphs. tred - The transitive reduction of the graphs. scc - Extracts graphs of strongly connected components.
Changelog
0.1 (2009-04-26)
Initial implementation.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Zope Community
- Tags egg, dependency
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file z3c.recipe.depgraph-0.1.zip
.
File metadata
- Download URL: z3c.recipe.depgraph-0.1.zip
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc3b475e46a0f4112f44838985402fc71aded9786e70640c5acf8f8208bcc7d6 |
|
MD5 | c7503bfc24da9f08a8a394b5706f09b6 |
|
BLAKE2b-256 | 8693b062ed229f3a5d7ee493a053bc49f879d38bb95d8d5fc148bca277f31fee |