Source: php-revolt-event-loop
Section: php
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-phpcomposer,
               phpab,
               phpunit <!nocheck>
Standards-Version: 4.7.4
Homepage: https://revolt.run/
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-revolt-event-loop
Vcs-Git: https://salsa.debian.org/php-team/pear/php-revolt-event-loop.git

Package: php-revolt-event-loop
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 Concurrency is enabled by cooperative multitasking, using the waiting
 time to do different things.
