licenses.dev

epub v1.2.4

Library to support the reading of epub files.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT4
percent-encoding • 2.3.1Percent encoding and decodingDIRECT0
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
MIT OR Unlicense3
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
MIT2
PackageRelationDependenciesPublished
xml-rs • 0.8.22An XML library in pure RustDIRECT0
zip • 0.6.6Library to support the reading and writing of zip files. DIRECT7
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/epub)](https://licenses.dev/cargo/epub)
<a href="https://licenses.dev/cargo/epub">
  <img src="https://licenses.dev/b/cargo/epub" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.4 version:

[![licenses](https://licenses.dev/b/cargo/epub/1.2.4)](https://licenses.dev/cargo/epub/1.2.4)
<a href="https://licenses.dev/cargo/epub/1.2.4">
  <img src="https://licenses.dev/b/cargo/epub/1.2.4" alt="licenses" />
</a>
GitHub