diff options
Diffstat (limited to 'graphics/stltools/slack-desc')
-rw-r--r-- | graphics/stltools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/stltools/slack-desc b/graphics/stltools/slack-desc new file mode 100644 index 0000000000000..2940852dba9bb --- /dev/null +++ b/graphics/stltools/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +stltools: stltools (Python modules and scripts for handling stl files) +stltools: +stltools: The stltools module reads both text and binary STL files and creates +stltools: STL objects. It also handles coordinate transforms and projections. +stltools: The scripts stl2pov, stl2ps and stl2pdf use this library to convert +stltools: STL files to POV-ray meshes, PostScript and PDF files respectively. +stltools: +stltools: +stltools: +stltools: +stltools: |