On July 30, version 0.14 of the console utility was released trurl (tr for URLs), written in C using the curl_url_set library libcurl. The utility is intended for parsing and other manipulations with URLs.
Change log:
- instead of the strncasemp function, a custom implementation is used;
- support for the strict prefix has been added with the —get command;
- support for the conditional assignment operator ?= has been added with the —set command;
- an unnecessary newline has been removed from the warning output;
- return codes have been added to the documentation.
Source: linux.org.ru
