python3-arcp binary package in Ubuntu Jammy amd64
arcp provides functions for creating arcp_ URIs,
which can be used for identifying or parsing hypermedia
files packaged in an archive or package, like a ZIP file.
.
arcp URIs can be used to consume or reference hypermedia resources
bundled inside a file archive or an application package, as well as
to resolve URIs for archive resources within a programmatic framework.
.
This URI scheme provides mechanisms to generate a unique base URI
to represent the root of the archive, so that relative URI references
in a bundled resource can be resolved within the archive without having to
extract the archive content on the local file system.
.
An arcp URI can be used for purposes of isolation (e.g. when consuming
multiple archives), security constraints (avoiding “climb out” from the
archive), or for externally identiyfing sub-resources referenced by
hypermedia formats.
.
Examples:
- ``arcp:
- ``arcp:
- ``arcp:
- ``arcp:
.
The different forms of URI authority_ in arcp URIs can be used depending
on which uniqueness constraints to apply when addressing an archive.
See the arcp specification
(https:/
.
Note that this library only provides mechanisms to
*generate* and *parse* arcp URIs, and do *not* integrate with any
particular archive or URL handling modules like
"zipfile" or "urllib.request".
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-01-02 13:03:52 UTC | Published | Ubuntu Jammy amd64 | release | universe | python | Optional | 0.2.1-4 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | python | Optional | 0.2.1-4 | |||
|
|||||||||
2022-01-02 13:03:55 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | python | Optional | 0.2.1-3 | ||
|