diff options
Diffstat (limited to 'devel/py-pycodeexport/pkg-descr')
-rw-r--r-- | devel/py-pycodeexport/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pycodeexport/pkg-descr b/devel/py-pycodeexport/pkg-descr index bb449b2b2ae7..e7dc3b42fe2c 100644 --- a/devel/py-pycodeexport/pkg-descr +++ b/devel/py-pycodeexport/pkg-descr @@ -2,5 +2,3 @@ pycodeexport is a Python package which bundles convenience classes and functions for code-generation. The package has been developed to aid on-the-fly compilation (meta-programming) of math related problems expressed as SymPy expressions. Note that this package has an alpha development status. - -WWW: https://github.com/bjodah/pycodeexport |