freebsd-ports/devel/py-amalgamate/distinfo
Matthew Seaman f03bf4f9bb A package-based, source code amalgamater for collapsing Python
packages into a single module.

The big idea here is to glue most of the source files in a package or
subpackage together into a single module, called
__amalgam__.py. Combined with some hooks in the __init__.py, this
should dramatically reduce the number of files that are being searched
for inside of the package. This is critical in larger projects where
import times are the major startup time cost.

WWW: https://github.com/xonsh/amalgamate

PR:		220596
2017-08-02 14:07:49 +00:00

3 lines
162 B
Text

TIMESTAMP = 1501677698
SHA256 (amalgamate-0.1.3.tar.gz) = e38696998145ee7b5eaabe7ab60e60108e64448eefcb73eb7f917fe24e6ff761
SIZE (amalgamate-0.1.3.tar.gz) = 10766