mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
5 lines
279 B
Text
5 lines
279 B
Text
pycompilation bundles python convenience classes and functions for performing
|
|
compilation and linking on the fly from python. Developed to simplify working
|
|
with code-generation, compilation and import (meta-programming) from Python.
|
|
|
|
WWW: https://github.com/bjodah/pycompilation
|