File: control

package info (click to toggle)
libcoro-twiggy-perl 0.03-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 72 kB
  • ctags: 10
  • sloc: perl: 230; makefile: 21
file content (21 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libcoro-twiggy-perl
Section: perl
Homepage: http://search.cpan.org/dist/Coro-Twiggy/
Maintainer: Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper (>= 7), cdbs,
 libanyevent-perl,
 libcoro-perl,
 twiggy
Standards-Version: 3.9.3
Priority: extra
VCS-Browser: https://github.com/unera/coro-twiggy

Package: libcoro-twiggy-perl
Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends},
 libanyevent-perl,
 libcoro-perl,
 twiggy
Architecture: all
Description: Coro interface for Twiggy
 The package provides Coro(utine) interface for Twiggy webserver,
 so You can use Twiggy as http backend of Coro applications.