diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2021-02-06 00:17:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-07 01:39:51 +0700 |
commit | 35ce44a2c73eb37d7c57306d7f6717042b0aef5d (patch) | |
tree | a0f4117194d521d9a9fe5602a4b0279d6942fe3c /graphics/openscad-mcad/README | |
parent | 2157451c7ae34d7e088565940f7b6f3fa9b78ffc (diff) |
graphics/openscad-mcad: Added (Parametric CAD Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/openscad-mcad/README')
-rw-r--r-- | graphics/openscad-mcad/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/openscad-mcad/README b/graphics/openscad-mcad/README new file mode 100644 index 0000000000000..cce08e8586160 --- /dev/null +++ b/graphics/openscad-mcad/README @@ -0,0 +1,9 @@ +This library contains components commonly used in designing and +mocking up mechanical designs. It is currently unfinished and you +can expect some API changes, however many things are already working. + +This library was created by various authors as named in the +individual files' comments. All the files are licensed under +the LGPL 2.1 (see http://creativecommons.org/licenses/LGPL/2.1/ +or the included file lgpl-2.1.txt), some of them allow distribution +under more permissive terms (as described in the files' comments). |