gentoo-ebuilds/dev-scheme/skribilo/metadata.xml
Sam James 9f90b337a3
dev-scheme/skribilo: add savannah-nongnu upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-18 03:28:04 +01:00

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>