Skip to main content

DRB Tar driver

Project description

TarNode Implementation

This drb-driver-tar module implements access to tar containers with DRB data model. It is able to navigates among the tar contents.

Tar Factory and Tar Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.driver.
The implementation name is tar.
The factory class is encoded into drb.drivers.tar.base_node.

The tar factory creates a TarNode from an existing tar content. It uses a base node to access the content data using a streamed implementation from the base node.

The base node can be a DrbFileNode, DrbHttpNode, DrbZipNode or any other nodes able to provide streamed (BufferedIOBase, RawIOBase, IO) tar content.

limitations

The current version does not manage child modification and insertion. TarNode is currently read only.

Using this module

To include this module into your project, the drb-driver-tar module shall be referenced into requirements.txt file, or the following pip line can be run:

pip install drb-driver-tar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drb_driver_tar-1.3.5.tar.gz (31.8 kB view details)

Uploaded Source

File details

Details for the file drb_driver_tar-1.3.5.tar.gz.

File metadata

  • Download URL: drb_driver_tar-1.3.5.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/9.0.0 pkginfo/1.12.1.2 requests/2.34.2 requests-toolbelt/1.0.0 tqdm/4.68.3 CPython/3.11.15

File hashes

Hashes for drb_driver_tar-1.3.5.tar.gz
Algorithm Hash digest
SHA256 50f318ccf97f58bd58c5b5f5aa3b8931955f8a859da286210e551352d121469a
MD5 8a57d4b4062fe3917cbe32613fc6bde2
BLAKE2b-256 e034f12a1e1575160aebb60653f4d188b50db0f2903dae2a1a6d546773ac868f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page