mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
11 lines
476 B
Groff
11 lines
476 B
Groff
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=FilterIterator implementation that filters files based on criteria
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/sebastianbergmann/php-file-iterator https://phpunit.de
|
|
KEYWORDS=amd64 arm ~hppa ppc64 ~s390 ~sparc x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-7.3:*
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sebastianbergmann/php-file-iterator/archive/3.0.6.tar.gz -> File_Iterator-3.0.6.tar.gz
|
|
_md5_=3dd6816de4a074938a8f2fa005dbff87
|