mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
14 lines
454 B
XML
14 lines
454 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Very smart tab-completion and autodoc for Scheme code in Emacs, complete
|
|
with type inferencing and lexical environment awareness.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
</pkgmetadata>
|