We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6280a8c commit 52b1cf4Copy full SHA for 52b1cf4
conanfile.py
@@ -15,6 +15,7 @@
15
16
class Nest2DConan(ConanFile):
17
name = "nest2d"
18
+ author = "UltiMaker"
19
description = "2D irregular bin packaging and nesting library written in modern C++"
20
topics = ("conan", "cura", "prusaslicer", "nesting", "c++", "bin packaging")
21
settings = "os", "compiler", "build_type", "arch"
0 commit comments