comp.lang.ada
 help / color / mirror / Atom feed
* ANN: String edit v3.5 released
@ 2019-08-04 14:56 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2019-08-04 14:56 UTC (permalink / raw)


The library provides various means for editing and formatting strings:

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

This release adds implementations of some standards actively used in 
communication RFC 3061, 4514; ISO 8601.

Changes to the previous version:

- Added the package Strings_Edit.Long_Floats, an instance of 
String_Edit.Floats with Long_Float;

- The package Strings_Edit.UTF8.ITU_T61 provides ITU T.61 encoding 
conversions;

- The package Strings_Edit.Object_Identifiers provides implementation of 
RFC 3061 object identifiers (OID);

- The package Strings_Edit.Distinguished_Names provides implementation 
of RFC 4514 distinguished names (DN);

- The package Strings_Edit.ISO_8601 provides ISO 8601 representations of 
time and duration;

- Encoding and decoding Base64 streams were added to the package 
Strings_Edit.Base64.

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


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

only message in thread, other threads:[~2019-08-04 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-04 14:56 ANN: String edit v3.5 released 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