diff options
Diffstat (limited to 'math/py-numpy-stl/pkg-descr')
-rw-r--r-- | math/py-numpy-stl/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/py-numpy-stl/pkg-descr b/math/py-numpy-stl/pkg-descr new file mode 100644 index 000000000000..0aa4014f947e --- /dev/null +++ b/math/py-numpy-stl/pkg-descr @@ -0,0 +1,7 @@ +Simple library to make working with STL files +(and 3D objects in general) fast and easy. + +Due to all operations heavily relying on numpy this is one of the fastest +STL editing libraries for Python available. + +WWW: https://github.com/WoLpH/numpy-stl |