mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
11 lines
439 B
Groff
11 lines
439 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Library for counting the lines of code in PHP source code
|
|
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//lines-of-code/archive/1.0.3.tar.gz -> sebastian-lines-of-code-1.0.3.tar.gz
|
|
_md5_=ae13142b8b3a87ffb05252e795c0af2c
|