Package: lib3mf-dev Source: lib3mf Version: 1.8.1-1 Architecture: amd64 Maintainer: Torsten Paul Installed-Size: 922 Depends: lib3mf1 (= 1.8.1-1) Filename: ./amd64/lib3mf-dev_1.8.1-1_amd64.deb Size: 72452 MD5sum: 2ede3f3960a0a775171e607c0ae7856b SHA1: eebbc0bc7bd20b4b7d10e4431ee5127cb8b103f4 SHA256: 96f379d6a4eb0b4b29f0093b5806e12b84a22ed022cb443eb27c6ad166aaea2f Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/3MFConsortium/lib3mf Description: Lib3MF is a C++ implementation of the 3D Manufacturing Format (development) 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/ . Its aim is to offer an open source way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The 3MF Library shall provide a clean and easy-to-use API to speed up the development and keep integration costs at a minimum. . This package contains the development files. Package: lib3mf-doc Source: lib3mf Version: 1.8.1-1 Architecture: all Maintainer: Torsten Paul Installed-Size: 1188 Filename: ./all/lib3mf-doc_1.8.1-1_all.deb Size: 1185272 MD5sum: 10700da944364d3de2f04e8b54b35a04 SHA1: e549a79c8d174c8e3fc74478ace72a97899e9929 SHA256: 75a8d3875509df528417b2ee1cded55f1db956125aad6e59a0786ae3a63b5478 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/3MFConsortium/lib3mf Description: Lib3MF is a C++ implementation of the 3D Manufacturing Format (documentation) 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/ . Its aim is to offer an open source way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The 3MF Library shall provide a clean and easy-to-use API to speed up the development and keep integration costs at a minimum. . This package contains the documentation files. Package: lib3mf1 Source: lib3mf Version: 1.8.1-1 Architecture: amd64 Maintainer: Torsten Paul Installed-Size: 1417 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libuuid1 (>= 2.16) Filename: ./amd64/lib3mf1_1.8.1-1_amd64.deb Size: 347060 MD5sum: 3461b02b95ea27d7be87ba9004433dea SHA1: 25034683acf2204240e23b62fd7c5279e1802763 SHA256: 9ca7da20404955914c602ab7159601a0ea2813855d761f0282dd8f1a3fea65fa Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/3MFConsortium/lib3mf Description: Lib3MF is a C++ implementation of the 3D Manufacturing Format 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/ . Its aim is to offer an open source way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The 3MF Library shall provide a clean and easy-to-use API to speed up the development and keep integration costs at a minimum. Package: openscad-nightly Version: 20230317T024255.gitc859bf42.debian-0 Architecture: amd64 Maintainer: Torsten Paul Installed-Size: 18996 Depends: lib3mf1, libboost-filesystem1.65.1, libboost-program-options1.65.1, libboost-regex1.65.1, libboost-system1.65.1, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libdouble-conversion1 (>= 2.0.0), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.0), libglew2.0 (>= 1.12.0), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libglx0, libgmp10, libharfbuzz0b (>= 0.9.9), libhidapi-libusb0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libmpfr6 (>= 3.1.3), libopencsg1, libopengl0, libqscintilla2-qt5-13 (>= 2.9), libqt5core5a (>= 5.9.0~beta), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.4.0), libspnav0 (>= 0.2.2), libstdc++6 (>= 6), libx11-6, libxml2 (>= 2.7.4), libzip4 (>= 0.10) Suggests: meshlab, geomview, librecad Filename: ./amd64/openscad-nightly_20230317T024255.gitc859bf42.debian-0_amd64.deb Size: 6086296 MD5sum: 2eec35151143dcaa735bbe802d214316 SHA1: 408f98fb21d6d7f9c51be0751f0b3662fb58bfae SHA256: d415803a63d88c50cf048464a7405afd2c11423970389017e662aa98a6da0da4 Section: graphics Priority: optional Homepage: http://openscad.org/ Description: script file based graphical CAD environment OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script. This gives the designer full control over the modelling process and enables him to easily change any step in the modelling process or make designes that are defined by configurable parameters. . NOTE: This is the development snapshot, automatically built from the source repository.