xtpxlib-container is part of the xtpxlib library. xtpxlib contains software for processing XML, using languages like XSLT and XProc. It consists of several separate components, all named xtpxlib-*. Everything can be found on GitHub (https://github.com/xatapult).

XML Containers provide support for working with multiple related files by wrapping them into a single one. Binary files are referenced instead of included.

The container structure is standardized. Once contents is in a container it's easy to analyze, change and/or write back. It can also be used to create a whole file structure, in a container, and then write it out to disk or zip file.

The xtpxlib-container component has XProc (1.0 and 3.0) pipelines for:

Installation and usage information can be found on xtpxlib's main website https://www.xtpxlib.org.

Technical information:

Component documentation: https://container.xtpxlib.org

License: GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007

Git URI: git@github.com:xatapult/xtpxlib-container.git

Git site: https://github.com/xatapult/xtpxlib-container

This component depends on:

Release information:

v2.0 - 2023-07-19 (current)

Added XProc 3.0 support.

v1.1 - 2020-10-15

Added first versions of the 3.0 container pipelines.

v1.0.B - 2020-04-09

Bugfix for copying binary files referenced from a container.

v1.0.A - 2020-02-16

New logo and minor fixes

v1.0 - 2019-12-18

Initial release

(Abbreviated. Full release information in README.md)