mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<?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>
|