Files
guru/dev-python/ocp-gordon/metadata.xml
2026-02-26 21:05:35 +08:00

24 lines
949 B
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">snoyer/ocp-gordon</remote-id>
<remote-id type="pypi">ocp-gordon</remote-id>
</upstream>
<longdescription lang="en">
ocp-gordon provides Gordon surface fitting functionality for OCP (Open
CASCADE Python bindings). Gordon surfaces are constructed by interpolating
a network of curves, useful for creating smooth surfaces in parametric CAD
modeling with build123d and CadQuery.
</longdescription>
<longdescription lang="zh">
ocp-gordon为OCPOpen CASCADE Python绑定提供Gordon曲面拟合功能。Gordon
曲面通过插值曲线网络构建适用于在build123d和CadQuery的参数化CAD建模中创建
平滑曲面。
</longdescription>
</pkgmetadata>