mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Updated pkg-descr
The Uranium framework consists of several parts, divided over several modules. These modules are Core, Backend, Math, Mesh, Scene, Settings and View. In addition, there are two toolkit-specific modules that implement a lot of UI bits for the applications.
This commit is contained in:
parent
4352bb5005
commit
49471275d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529181
@ -6,7 +6,7 @@ CATEGORIES= cad
|
||||
DIST_SUBDIR= Ultimaker
|
||||
|
||||
MAINTAINER= db@FreeBSD.org
|
||||
COMMENT= Uranium is a Python framework for building 3D printing
|
||||
COMMENT= Python framework for 3D printing applications
|
||||
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -1,3 +1,6 @@
|
||||
Uranium is a Python framework for building 3D printing related applications.
|
||||
The Uranium framework consists of several parts, divided over several modules.
|
||||
These modules are Core, Backend, Math, Mesh, Scene, Settings and View.
|
||||
In addition, there are two toolkit-specific modules that implement a lot
|
||||
of UI bits for the applications.
|
||||
|
||||
WWW: https://github.com/Ultimaker/uranium/wiki
|
||||
WWW: https://github.com/Ultimaker/Uranium/blob/master/docs/overview.md
|
||||
|
Loading…
Reference in New Issue
Block a user