summaryrefslogtreecommitdiff
path: root/dev-ruby/asciidoctor-pdf/metadata.xml
blob: f0044512e1d6972aaeaf79c67763406f753b26df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>