Files
main/programming/language/perl/perl-AnyEvent-I3/pspec.xml
T
Ertuğrul Erata b4b4b160e5 rebuild
2019-06-23 18:45:46 +03:00

48 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-AnyEvent-I3</Name>
<Homepage>https://metacpan.org/release/AnyEvent-I3</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL</License>
<IsA>library</IsA>
<Summary>This module connects to the i3 window manager using the UNIX socket based IPC interface it provides.</Summary>
<Description>This module connects to the i3 window manager using the UNIX socket based
IPC interface it provides (if enabled in the configuration file). You can
then subscribe to events or send messages and receive their replies.</Description>
<Archive sha1sum="1a0c3461836de7c7baf79ce99bef7e685e245a97" type="targz">https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.17.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Event</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-AnyEvent-I3</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Event</Dependency>
<Dependency>perl-AnyEvent</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-06-21</Date>
<Version>0.17</Version>
<Comment>First release.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>