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.4.tar.gz (31.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: drb_driver_tar-1.3.4.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.4.tar.gz
Algorithm Hash digest
SHA256 4cd55705687cf3d844305e7004cc07d7ad8e3f9c116393079ad441415f727a0c
MD5 fe10d6d1df741b5826730ec24e0dc8ac
BLAKE2b-256 b96948b1994dd1c790de53fe915e0447f70f220152aa2eaee0e3d0ca0379528c

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