comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Strings_Edit v2.0
@ 2008-01-12 19:14 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2008-01-12 19:14 UTC (permalink / raw)


The library provides a set of packages for formatting and text processing
of:

- Integer numbers (generic, package Integer_Edit);
- Integer sub- and superscript numbers;
- Floating-point numbers (generic, package Float_Edit);
- Roman numbers (the type Roman);
- Strings;
- Ada-style quoted strings;
- UTF-8 encoded strings;
- Unicode case mappings;
- Wildcard pattern matching. 

   http://www.dmitry-kazakov.de/ada/strings_edit.htm

Changes to the version 1.9:

- Strings_Edit.UTF8.Wildcards package added to match UTF-8 encoded strings
against wildcards patterns;
- Strings_Edit.UTF8.Mapping package provides upper and lower case
conversions and tests of UTF-8 code points and encoded strings;
- Get_Backwards was added to Strings_Edit.UTF8 for scanning UTF-8
characters backwards:
- Is_Prefix were added to the Strings_Edit package.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-12 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-12 19:14 ANN: Strings_Edit v2.0 Dmitry A. Kazakov

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