diff options
author | Lockywolf <for_sbo.python3-solidpython_2023-07-02@lockywolf.net> | 2023-07-08 12:20:29 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:51 +0700 |
commit | ddccb620ae2588b337fab750ca5c174559610338 (patch) | |
tree | 328ad1a5b3e36ff9e3f1f197d743d02c6b151355 /python/python3-solidpython/slack-desc | |
parent | 643836c6daa4eec1b1461415a7d975a7c86acbdb (diff) |
python/python3-solidpython: Added (python solid modelling).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-solidpython/slack-desc')
-rw-r--r-- | python/python3-solidpython/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-solidpython/slack-desc b/python/python3-solidpython/slack-desc new file mode 100644 index 0000000000..b858836a96 --- /dev/null +++ b/python/python3-solidpython/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------------------------------------------------------| +python3-solidpython: python3-solidpython (python interface to OpenSCAD geometry language) +python3-solidpython: +python3-solidpython: SolidPython is a generalization of Phillip Tiefenbacher's openscad +python3-solidpython: module, found on Thingiverse. It generates valid OpenSCAD code from +python3-solidpython: Python code with minimal overhead. +python3-solidpython: +python3-solidpython: +python3-solidpython: +python3-solidpython: +python3-solidpython: +python3-solidpython: |