Files
guru/dev-python/cadquery-ocp-novtk/metadata.xml
2026-02-26 21:04:56 +08:00

24 lines
1.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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 TechnologyOCCT3D几何库的Python
绑定构建时不包含VTK支持。这是一个基于官方CadQuery/OCP源码的预构建二进制
包。它被build123d和CadQuery用于Python中的参数化CAD建模。
</longdescription>
</pkgmetadata>