mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/editline: take up maintainership
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -1,8 +1,21 @@
|
||||
<?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">troglobit/editline</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>xgqt@gentoo.org</email>
|
||||
<name>Maciej Barć</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Editline is a line editing library for UNIX. It can be linked into
|
||||
almost any program to provide command line editing and history. It is
|
||||
call compatible with the FSF readline library, but is a fraction of the
|
||||
size (and offers fewer features). The small size, lack of dependencies
|
||||
and the free license should make this library interesting to many
|
||||
embedded developers seeking a replacement for the GNU readline library.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/troglobit/editline/issues/</bugs-to>
|
||||
<remote-id type="github">troglobit/editline</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user