File: control

package info (click to toggle)
libanyevent-i3-perl 0.08-1%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 184 kB
  • sloc: perl: 1,500; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libanyevent-i3-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl (>= 5.8.9), libanyevent-perl, libjson-xs-perl
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/AnyEvent-I3/

Package: libanyevent-i3-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libanyevent-perl,
  libjson-xs-perl
Description: communicate with the i3 window manager
 This perl module provides integration of the i3 IPC protocol into the
 AnyEvent framework. Use it to have an easy way of communicating with
 i3 using event-based (or blocking, if you like) programming.