libbz2-1.control 666 B

123456789101112131415161718
  1. Package: libbz2-1
  2. Version: 1.0.6-r5.0
  3. Description: Very high-quality data compression program
  4. bzip2 compresses files using the Burrows-Wheeler block-sorting text
  5. compression algorithm, and Huffman coding. Compression is generally
  6. considerably better than that achieved by more conventional
  7. LZ77/LZ78-based compressors, and approaches the performance of the PPM
  8. family of statistical compressors.
  9. Section: console/utils
  10. Priority: optional
  11. Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
  12. License: bzip2
  13. Architecture: armv7ahf-neon
  14. OE: bzip2
  15. Homepage: http://www.bzip.org/
  16. Depends: libc6 (>= 2.23)
  17. Provides: libbz2
  18. Source: bzip2_1.0.6.bb