blob: c0b3609f475c9f5c882b0b73e44de1bfad26b09e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( || ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install setup test unpack
DEPEND=>=net-misc/curl-7.81.0
DESCRIPTION=Command line tool for URL parsing and manipulation
EAPI=8
HOMEPAGE=https://curl.se/trurl/ https://daniel.haxx.se/blog/2023/04/03/introducing-trurl/
INHERIT=toolchain-funcs python-any-r1 git-r3
IUSE=test
LICENSE=curl
PROPERTIES=live
RDEPEND=>=net-misc/curl-7.81.0
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-any-r1 f5169813d1619761b459800587005fd2 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=d59d92bd31a16a5e2d0ded6f38a6b244
|