The library provides string handling facilities like I/O formatting, Unicode and obsolete code pages support.
This update provides full IRI support. IRI supersedes URI by adding full Unicode.
Changes to the previous version:
- The Size functions were added to Strings_Edit.UTF8 to calculate the length of UTF-8 encoding of a code point or an array of;
- The package Strings_Edit.RFC_3897 was added to handle IP addresses v4 and v6 as well as IRI (Internationalized Resource Identifier). IRI is an extension of URI (Uniform Resource Identifier) and URL (Uniform Resource Locator) that supports Unicode.