py7zr – a 7z library on python¶

  • User Guide
    • Getting started
      • Install
      • Dependencies
      • Run Command
    • Command-Line Interfaces
      • Command-line options
      • Common command options
      • Create command options
    • Programming APIs
      • Extraction
      • Make archive
      • Append files to archive
      • Extraction from multi-volume archive
    • Presentation material
  • API Documentation
    • py7zr — 7-Zip archive library
    • Class description
      • ArchiveInfo Object
      • SevenZipFile Object
    • Compression Methods
    • Possible filters value
  • Contributor guide
    • Development environment
    • Code Contributions
    • Profiling
    • Class and module design
    • Classes details
  • .7z format specification
    • Abstract
    • Copyright Notice
    • Introduction
      • Purpose
      • Intended audience
      • Scope
      • Trademarks
    • Motivation
    • Notations
    • Data Representations
      • BYTE
      • BYTEARRAY
      • String
      • Integers
      • BitField
      • BooleanList
    • File format
      • Signature Header
      • Property IDs
      • Header encode Information
      • Header
      • Pack Information
      • Coders Information
      • Folders
      • Codec IDs
      • Substreams Information
      • Files Information
    • File type and a way
      • Normal files
      • Empty files
      • Directories
      • Special Files
    • Appendix: BNF expression (Informative)
    • Appendix: CRC algorithm (normative)
    • Appendix: Rationale
      • Byte order
      • CRC32
      • Encode
      • Extract
      • UTF-16-LE
      • UTF-8
  • Authors
  • Glossary
  • Py7zr Changelog

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Logo

py7zr

py7zr -- a 7z library

https://secure.travis-ci.org/miurahr/py7zr.svg?branch=master

Navigation

  • User Guide
  • API Documentation
  • Contributor guide
  • .7z format specification
  • Authors
  • Glossary
  • Py7zr Changelog

Related Topics

  • Documentation overview
    • Next: User Guide

Quick search

Donate/support

Donate

©2019-2022, Hiroshi Miura. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source
Fork me on GitHub