Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-03 | Add ALTERNATIVES for moved bin/${BINARY} to bin/${BINARY}${PYVERSSUFFIX}. | rodent | 1 | -0/+1 | |
2014-05-03 | Updated to latest release, 0.11.1. From doc/changelog.rst: | rodent | 2 | -7/+6 | |
* Issue #145: Don't exclude the platform specific 'path' modules (like ntpath) | |||||
2014-02-10 | Use PYVERSUFFIX in PLIST to allow parallel installation of this package for | rodent | 2 | -3/+10 | |
different python versions. Bump PKGREVISION. | |||||
2014-02-09 | Import py27-modulegraph-0.11 as devel/py-modulegraph. | rodent | 4 | -0/+58 | |
modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible. |