summaryrefslogtreecommitdiff
path: root/cad/lib3mf/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'cad/lib3mf/pkg-descr')
-rw-r--r--cad/lib3mf/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/cad/lib3mf/pkg-descr b/cad/lib3mf/pkg-descr
new file mode 100644
index 000000000000..fa3bfbea69f7
--- /dev/null
+++ b/cad/lib3mf/pkg-descr
@@ -0,0 +1,15 @@
+lib3mf is a C++ implementation of the 3D Manufacturing Format file
+standard.
+
+It provides 3MF reading and writing capabilities, as well as
+conversion and validation tools for input and output data. lib3mf
+runs on Windows, Linux and MacOS and offers a clean and easy-to-use
+API in various programming languages to speed up the development
+and keep integration costs at a minimum.
+
+As 3MF shall become an universal 3D Printing standard, its quick
+adoption is very important. This library shall lower all barriers
+of adoption to any possible user, let it be software providers,
+hardware providers, service providers or middleware tools.
+
+The specification can be downloaded at http://3mf.io/specification/.