comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Strings_Edit v2.0
Date: Sat, 12 Jan 2008 20:14:06 +0100
Date: 2008-01-12T20:14:08+01:00	[thread overview]
Message-ID: <1wqk8zcp5regz.rcdbmo6fomtf.dlg@40tude.net> (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



                 reply	other threads:[~2008-01-12 19:14 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