mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
24 lines
1.0 KiB
XML
24 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<maintainer type="person">
|
||
<email>vowstar@gmail.com</email>
|
||
<name>Huang Rui</name>
|
||
</maintainer>
|
||
<upstream>
|
||
<remote-id type="github">CadQuery/OCP</remote-id>
|
||
<remote-id type="pypi">cadquery-ocp-novtk</remote-id>
|
||
</upstream>
|
||
<longdescription lang="en">
|
||
cadquery-ocp-novtk provides Python bindings for the Open CASCADE Technology
|
||
(OCCT) 3D geometry library, built without VTK support. This is a prebuilt
|
||
binary package based on the official CadQuery/OCP sources. It is used by
|
||
build123d and CadQuery for parametric CAD modeling in Python.
|
||
</longdescription>
|
||
<longdescription lang="zh">
|
||
cadquery-ocp-novtk提供了Open CASCADE Technology(OCCT)3D几何库的Python
|
||
绑定,构建时不包含VTK支持。这是一个基于官方CadQuery/OCP源码的预构建二进制
|
||
包。它被build123d和CadQuery用于Python中的参数化CAD建模。
|
||
</longdescription>
|
||
</pkgmetadata>
|