mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
676c225642
kurly is an alternative to the widely popular curl program. kurly is designed to operate in a similar manner to curl, with select features. Notably, kurly is not aiming for feature parity, but common flags and mechanisms particularly within the HTTP(S) realm are to be expected. Reviewed by: swills Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15332
9 lines
325 B
Plaintext
9 lines
325 B
Plaintext
kurly is an alternative to the widely popular curl program.
|
|
|
|
kurly is designed to operate in a similar manner to curl, with select
|
|
features. Notably, kurly is not aiming for feature parity, but common
|
|
flags and mechanisms particularly within the HTTP(S) realm are to be
|
|
expected.
|
|
|
|
WWW: https://github.com/davidjpeacock/kurly
|