trurl 0.9-1build1 source package in Ubuntu

Changelog

trurl (0.9-1build1) noble; urgency=medium

  * No-change rebuild against libcurl3t64-gnutls

 -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 07:28:46 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
trurl_0.9.orig.tar.gz 41.9 KiB 3e7807207f7d4242d6969af1dd546e2e9f78742423bb7cd935fec85064c18183
trurl_0.9-1build1.debian.tar.xz 3.3 KiB 51bc988fb76bc8c5b70f77d1abc72161821afdac8a88a53157c7975651453f16
trurl_0.9-1build1.dsc 2.0 KiB d86560478d36f4448f6101f055183949a8d7853f5465c960b593db62c1d29bde

Available diffs

View changes file

Binary packages built by this source

trurl: command line tool for URL parsing and manipulation

 trurl is a cli tool that parses and manipulates URLs, designed to help shell
 script authors everywhere. Typically you pass in one or more URLs and decide
 what of that you want output. Posssibly modifying the URL as well.
 .
 trurl knows URLs and every URL consists of up to ten separate and independent
 "components". These components can be extracted, removed and updated with
 trurl and they are referred to by their respective names: scheme, user,
 password, options, host, port, path, query, fragment and zoneid.

trurl-dbgsym: debug symbols for trurl