freebsd-ports/devel/py-resourcepackage/pkg-descr

7 lines
305 B
Text
Raw Normal View History

ResourcePackage is a mechanism for automatically managing resources (i.e.
non-Python files: small images, documentation files, binary data) embedded in
Python modules (as Python source code), particularly for those wishing to
create re-usable Python program.
WWW: http://resourcepackage.sourceforge.net/