Meta Configuration of Package perl-Term-ReadLine-Gnu
x
1
<package name="perl-Term-ReadLine-Gnu" project="devel:perl">
2
<title>Extension for the GNU Readline/History library</title>
3
<description>Term::ReadLine::Gnu (TRG) is an implementation of the
4
interface to the GNU Readline Library. This module gives you
5
input line editing facility, input history management
6
facility, word completion facility, etc. It uses the real GNU
7
Readline Library and has the interface with the almost all
8
variables and functions which are documented in the GNU
9
Readline/History Library. So you can program your custom
10
editing function, your custom completion function, and so on
11
with Perl. TRG may be useful for a C programmer to prototype
12
a program which uses the GNU Readline Library.</description>
13
<person userid="hostmaster" role="maintainer"/>
14
<build>
15
<enable repository="CentOS_4"/>
16
<enable repository="CentOS_5"/>
17
<enable repository="Fedora_10"/>
18
<enable repository="Fedora_5"/>
19
<enable repository="Fedora_6"/>
20
<enable repository="Fedora_7"/>
21
<enable repository="Fedora_8"/>
22
<enable repository="Fedora_9"/>
23
<enable repository="RHEL_5"/>
24
<enable repository="SLES_9"/>
25
<disable/>
26
</build>
27
<url>PUT_UPSTREAM_URL_HERE</url>
28
</package>
29