Skip to main content

Provides previews for multiple archive formats

Project description

Tests

ckanext-unfold

Enhance your CKAN experience with our extension that enables seamless previews of various archive formats, ensuring easy access and efficient data management.

Supported Versions

CKAN >= 2.10

Configuration

ckan.plugins = unfold
ckan.views.default_views = unfold_view

What are the dependencies?

Working with different archive formats requires different tools:

RAR, CBR

It depends on unrar command-line utility to do the actual decompression. Note that by default it expect it to be in PATH. If unrar launching fails, you need to fix this.

Alternatively, rarfile can also use either unar from TheUnarchiver or bsdtar from libarchive as decompression backend. From those unar is preferred as bsdtar has very limited support for RAR archives.

It depends on cryptography or PyCryptodome modules to process archives with password-protected headers.

7Z

We are using py7zr library.

The py7zr depends on several external libraries. You should install these libraries with py7zr. There are PyCryptodome, PyZstd, PyPPMd, bcj-cffi, texttable, and multivolumefile. These packages are automatically installed when installing with pip command.

For extra information, please visit the official documentation, especially the dependencies section.

ZIP, ZIPX, JAR

We are using built-in library zipfile. Please consider referring to the official documentation for more information.

TAR, TAR.XZ, TAR.GZ, TAR.BZ2

We are using built-in library tarfile. Please consider referring to the official documentation for more information.

RPM

We are using rpmfile library.

If you want to use rpmfile with zstd compressed rpms, you'll need to install the zstandard module.

License

AGPL

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

ckanext_unfold-1.0.4.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

ckanext_unfold-1.0.4-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file ckanext_unfold-1.0.4.tar.gz.

File metadata

  • Download URL: ckanext_unfold-1.0.4.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for ckanext_unfold-1.0.4.tar.gz
Algorithm Hash digest
SHA256 3082985762f213490ee1277cf36b2517ead4408734a568f05651c4944a26b7f7
MD5 f59c85830f681777b7c893e34f39bdec
BLAKE2b-256 b9b16c09941d6ef4e6d2339b89f2de6c70e968ba581b93e45218df01bb6d0959

See more details on using hashes here.

File details

Details for the file ckanext_unfold-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ckanext_unfold-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bafdb2b8d7753e7ddba09cce7d419486db4399df1fd02d5573631c7065a9e3a3
MD5 8cfc164fb18f059b513da4263b9b4373
BLAKE2b-256 54a13204fa6f8ecc2f6b32ff04eb0fa2ae57aa25301ca31ad004912c67848152

See more details on using hashes here.

Supported by

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