blob: d492a93ab7fe6c27275ee1bbfe0a0e1daaa75090 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( || ( >=dev-lang/python-3.12.0_beta1:3.12 >=dev-lang/python-3.11.3:3.11 >=dev-lang/python-3.10.11: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 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=d59d92bd31a16a5e2d0ded6f38a6b244
|