mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
11 lines
432 B
Groff
11 lines
432 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Library for calculating the complexity of PHP code units
|
|
EAPI=8
|
|
HOMEPAGE=https://phpunit.de
|
|
KEYWORDS=~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-php/fedora-autoloader dev-php/nikic-php-parser >=dev-lang/php-7.3:*
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sebastianbergmann//complexity/archive/2.0.2.tar.gz -> sebastian-complexity-2.0.2.tar.gz
|
|
_md5_=f52738177b13525897befdc142bf9dd1
|