1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/graphics/py-stl/pkg-descr
Nicola Vitale 5305160a22 - Update to 3.1
- Adopt new Makefile header
- Add LICENSE (BSD)
- Use PYDISTUTILS_EGGINFO
- Add option PYCAIRO (default off)
- Remove unnecessary whitespaces, fix a typo and
  update text in pkg-descr

BuildLog:	http://goo.gl/Z1ymo

PR:	ports/168683
Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
2012-09-19 21:31:28 +00:00

12 lines
526 B
Plaintext

The python modules stl.py and xform.py are for reading, creating and
transforming STL (STereoLithography) files. These modules are used by the
following scripts:
stl2pov: Converts the STL model to a mesh usable with the POV-ray raytracer.
stl2ps: Creates a view of the STL model in scalable PostScript.
stl2pdf: Creates a view of the STL model as a PDF. Requires graphics/py-cairo
sltinfo: Either displays some information about a STL file or prints it in
text format.
WWW: http://rsmith.home.xs4all.nl/software/index.html