Files
guru/dev-python/ocpsvg/metadata.xml
2026-02-26 21:05:22 +08:00

24 lines
952 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/ocpsvg</remote-id>
<remote-id type="pypi">ocpsvg</remote-id>
</upstream>
<longdescription lang="en">
ocpsvg provides SVG import and export functionality for OCP (Open CASCADE
Python bindings). It allows converting between SVG paths and OCP wire/edge
geometry, enabling integration of 2D SVG designs into 3D CAD workflows
with build123d and CadQuery.
</longdescription>
<longdescription lang="zh">
ocpsvg为OCPOpen CASCADE Python绑定提供SVG导入和导出功能。它允许在SVG
路径和OCP线框/边缘几何体之间进行转换使2D SVG设计能够集成到build123d和
CadQuery的3D CAD工作流程中。
</longdescription>
</pkgmetadata>