A standalone, portable package for producing dynamically PDF documents
PDF_Out is an Ada package for writing easily PDF files dynamically. Enables the automatic production of reports. Standalone and unconditionally portable code. No external resource is needed.
More information on... http://apdf.sf.net
Alire crate: https://alire.ada.dev/crates/apdf
Mirror: https://github.com/zertovitch/ada-pdf-writer
A standalone, portable Ada package for configuration files
Config is an Ada package for parsing configuration files (.ini, .inf, .cfg, ...) and retrieving keys of various types. New values for single keys, or entire sections, can be set. Standalone and unconditionally portable code.
Alire crate: https://alire.ada.dev/crates/ini_files
Mirror: https://github.com/zertovitch/ini-files