blob: 6746ac02d31d71813f269fddb32361d3b4752e8f (
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 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-any-r1 845fed6b6dfc35679a4fea289272ddc0 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=d59d92bd31a16a5e2d0ded6f38a6b244
|