trurl 0.12-1 source package in Ubuntu

Changelog

trurl (0.12-1) unstable; urgency=medium

  [ Michael Ablassmeier ]
  * New upstream version 0.12.
  * New upstream version 0.11.

  [ Carlos Henrique Lima Melara ]
  * debian/upstream/signing-key.asc: add upstream pgp key.
  * debian/watch: use git mode to get and verify signed tags.

 -- Carlos Henrique Lima Melara <email address hidden>  Fri, 19 Apr 2024 00:52:23 -0300

Upload details

Uploaded by:
Michael Ablassmeier
Uploaded to:
Sid
Original maintainer:
Michael Ablassmeier
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.12-1.dsc 1.9 KiB 222c4b5b9eb9526c8bea37a41fa9252ab2648c6241a0b36ca2fc6c75bce7e5e5
trurl_0.12.orig.tar.xz 38.7 KiB 10d0f7304668a358ebf968a8ea7dc5524a23df935c3b9e3e7bc889d537b3823f
trurl_0.12-1.debian.tar.xz 4.2 KiB 852d7a87925e924d777aaa5592984791983b1cebd03933d863455cd97c208bab

No changes file available.

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