libcharles0-dev 0.0.20050217-1 (sparc binary) in ubuntu dapper

Data structure library for Ada95 modelled on the C++ STL
 Charles is a data structure library for Ada95, modelled principally on
 the C++ STL. It features both ordered (lists and arrays) and unordered
 (sets and maps) collections.
 .
 Associated with each data structure type is a separate iterator type,
 which allows you to visit each item in the container. In particular,
 an iterator abstracts away differences in specific container types,
 allowing you to view the collection simply as a sequence of items. A
 generic algorithm (for sorting, say) can be written in terms of an
 iterator, so that you can use the algorithm over any data structure
 having an iterator with the requisite operations.
 .
 This package contains the development files for Charles, and the
 unstripped static library with debugging information.

Details

Package version:
0.0.20050217-1
Source:
libcharles0 0.0.20050217-1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional

Package relationships