13 lines
602 B
Groff
13 lines
602 B
Groff
DEFINED_PHASES=install prepare test
|
|
DEPEND=test? ( dev-php/fedora-autoloader >=dev-lang/php-7.0:*[tokenizer,xmlwriter] dev-php/phpunit )
|
|
DESCRIPTION=Convert tokenized PHP source code into XML and other formats
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/theseer/tokenizer
|
|
IUSE=test
|
|
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-7.0:*[tokenizer,xmlwriter]
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/theseer/tokenizer/archive/1.1.3.tar.gz -> theseer-tokenizer-1.1.3.tar.gz
|
|
_md5_=c96ace52813f875cabd0e1ffa8effc22
|