mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-18 16:08:17 +00:00
23 lines
1 KiB
XML
23 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>scheme@gentoo.org</email>
|
|
<name>Gentoo Scheme Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Skribilo is a free document production tool that takes a structured
|
|
document representation as its input and renders that document in a variety
|
|
of output formats: HTML and Info for on-line browsing, and Lout and LaTeX
|
|
for high-quality hard copies.
|
|
The input document can use Skribilo's markup language to provide
|
|
information about the document's structure, which is similar to HTML or
|
|
LaTeX and does not require expertise. Alternatively, it can use a simpler,
|
|
"markup-less" format that borrows from Emacs' outline mode and from other
|
|
conventions used in emails, Usenet and text.
|
|
Lastly, Skribilo provides Guile Scheme APIs.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="savannah-nongnu">skribilo</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|