mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
19 lines
717 B
XML
19 lines
717 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>proxy-maintainers</herd>
|
|
<maintainer>
|
|
<email>itumaykin@gmail.com</email>
|
|
<name>Coacher</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Linuxdoc-Tools is a small bug-fix version of SGML-Tools 1.0.9,
|
|
and is a toolset for processing LinuxDoc DTD SGML files.
|
|
This system is tailored for LinuxDoc DTD sgml files, and other DTDs
|
|
are not supported. If you need the tool for DocBook DTD (which is
|
|
now a more popular DTD than LinuxDoc in writing technical software
|
|
documentation), then you should check SGMLTools-Lite, OpenJade,
|
|
and docbook-tools.
|
|
</longdescription>
|
|
</pkgmetadata>
|