www/xurl - The NetBSD Packages Collection

Little tool to manipulate urls

A little tool to manipulate urls.
Xurl offer severals commands:

-Dissect: The dissect command splits and prints the different parts of the url.
These parts are; scheme, for urls with authentication information, the username
and the password, host, port, path to the document, query string and fragment.
-Join: The join command joins an url and a new path together.
-Encode: The encode command applies the percent-encoding on the url.
-Decode: The decode command reverses the percent-encoding applyied on an url.
-Idna Encode: The idna-encode command applies the punycode translation on an
internationalized domain name.
-Idna Decode: The idna-decode command reverses the punycode translation applied
on an internationalized domain name.

Build dependencies

lang/rust pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64xurl-0.1.0.tgz
NetBSD 10.0aarch64xurl-0.1.0.tgz
NetBSD 10.0aarch64xurl-0.1.0.tgz
NetBSD 10.0earmv7hfxurl-0.1.0.tgz
NetBSD 10.0earmv7hfxurl-0.1.0.tgz
NetBSD 10.0earmv7hfxurl-0.1.0.tgz
NetBSD 10.0i386xurl-0.1.0.tgz
NetBSD 10.0powerpcxurl-0.1.0.tgz
NetBSD 10.0powerpcxurl-0.1.0.tgz
NetBSD 10.0powerpcxurl-0.1.0.tgz
NetBSD 10.0x86_64xurl-0.1.0.tgz
NetBSD 10.0x86_64xurl-0.1.0.tgz
NetBSD 8.0powerpcxurl-0.1.0.tgz
NetBSD 8.0powerpcxurl-0.1.0.tgz
NetBSD 8.0powerpcxurl-0.1.0.tgz
NetBSD 8.0powerpcxurl-0.1.0.tgz
NetBSD 8.0x86_64xurl-0.1.0.tgz
NetBSD 8.0x86_64xurl-0.1.0.tgz
NetBSD 9.0aarch64xurl-0.1.0.tgz
NetBSD 9.0aarch64xurl-0.1.0.tgz
NetBSD 9.0aarch64xurl-0.1.0.tgz
NetBSD 9.0earmv7hfxurl-0.1.0.tgz
NetBSD 9.0earmv7hfxurl-0.1.0.tgz
NetBSD 9.0earmv7hfxurl-0.1.0.tgz
NetBSD 9.0i386xurl-0.1.0.tgz
NetBSD 9.0i386xurl-0.1.0.tgz
NetBSD 9.0i386xurl-0.1.0.tgz
NetBSD 9.0powerpcxurl-0.1.0.tgz
NetBSD 9.0powerpcxurl-0.1.0.tgz
NetBSD 9.0powerpcxurl-0.1.0.tgz
NetBSD 9.0powerpcxurl-0.1.0.tgz
NetBSD 9.0sparc64xurl-0.1.0.tgz
NetBSD 9.0sparc64xurl-0.1.0.tgz
NetBSD 9.0x86_64xurl-0.1.0.tgz
NetBSD 9.0x86_64xurl-0.1.0.tgz
NetBSD 9.0x86_64xurl-0.1.0.tgz
NetBSD 9.0x86_64xurl-0.1.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.