Files
guru/dev-ruby/asciidoctor-pdf/metadata.xml
2026-04-01 11:31:13 +08:00

23 lines
1.1 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-needed -->
<upstream>
<remote-id type="github">asciidoctor/asciidoctor-pdf</remote-id>
</upstream>
<longdescription lang="en">
Asciidoctor PDF is a native PDF converter for AsciiDoc that serves the
pdf backend. It bypasses the step of generating an intermediary format
such as DocBook, Apache FO, or LaTeX in order to produce PDF.
Instead, you use Asciidoctor PDF to convert your documents directly
from AsciiDoc to PDF with Asciidoctor. The aim of this library is to
take the pain out of creating PDF documents from AsciiDoc.
</longdescription>
<longdescription lang="zh">
Asciidoctor PDF 是一个原生的 AsciiDoc 到 PDF 转换器,作为 pdf 后端使用。
它绕过了生成中间格式(如 DocBook、Apache FO 或 LaTeX的步骤来生成 PDF。
您可以使用 Asciidoctor PDF 通过 Asciidoctor 将文档直接从 AsciiDoc 转换为 PDF。
此库的目标是简化从 AsciiDoc 创建 PDF 文档的过程。
</longdescription>
</pkgmetadata>