comp.lang.ada
 help / color / mirror / Atom feed
From: Blady <p.p11@orange.fr>
Subject: [ANN] Release of UXStrings 0.6.0
Date: Sat, 14 Oct 2023 18:33:19 +0200	[thread overview]
Message-ID: <ugefsg$3uikg$1@dont-email.me> (raw)

This Ada library provides Unicode character strings of dynamic length.
It is now available on Alire [1] in version 0.6.0.

Changes:
- Add string convenient subprograms [2]: Contains, Ends_With, 
Starts_With, Is_Lower, Is_Upper, Is_Basic, Is_Empty, Remove, Replace.
- Add list of strings with convenient subprograms [3]: Append_Unique, 
Filter, Join, Remove_Duplicates, Replace, Slice, Sort, Is_Sorted, Merge 
and Split on strings.
So far in UXStrings, its API are similar to those of the strings Ada 
standard libraries. If you find some missing, make your proposals on Github.

NB: UXStrings3 is now the default implementation.

Enjoy, Pascal.

[1] https://alire.ada.dev/crates/uxstrings.html
[2] 
https://github.com/Blady-Com/UXStrings/blob/master/src/uxstrings3.ads#L346
[3] 
https://github.com/Blady-Com/UXStrings/blob/master/src/uxstrings-lists.ads
[4] https://github.com/Blady-Com/UXStrings/issues

                 reply	other threads:[~2023-10-14 16:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox