Files
guru/media-gfx/oda-file-converter/metadata.xml
2025-12-13 19:20:53 +08:00

30 lines
1.4 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>
<longdescription lang="en">
For converting between different versions of .dwg and .dxf
ODA File Converter application features a graphical interface and a
command-line interface.
Upon execution, the application identifies all files in the specified
source directory that match the specified filter, then loads and saves each
of these files to the specified output directory as the specified output
version/type.
If the audit flag is enabled, an audit/repair operation will be applied to
each file as it is loaded.
If the recursive flag is enabled, subdirectories within the source
directory will be processed recursively.
</longdescription>
<longdescription lang="zh">
ODA File Converter 用于在不同版本的 .dwg 和 .dxf 文件之间进行转换。
该应用程序提供图形界面和命令行界面。
执行时,应用程序会识别指定源目录中所有匹配指定过滤器的文件,
然后将每个文件加载并保存到指定的输出目录,转换为指定的输出版本/类型。
如果启用审核标志,将在加载每个文件时执行审核/修复操作。
如果启用递归标志,将递归处理源目录中的子目录。
</longdescription>
</pkgmetadata>