Package jbig: Information

    Source package: jbig
    Version: 2.1-alt2
    Build time:  Sep 21, 2023, 07:39 PM
    Category: Graphics
    Report package bug
    License: GPLv2+
    Summary: JBIG-KIT lossless image compression library
    Description: 
    JBIG-KIT provides a portable library of compression and decompression
    functions with a documented interface that you can include very easily
    into your image or document processing software. In addition, JBIG-KIT
    provides ready-to-use compression and decompression programs with a
    simple command line interface (similar to the converters found in netpbm).
    
    JBIG-KIT implements the specification:
        ISO/IEC 11544:1993 and ITU-T Recommendation T.82(1993):
         Information technology - Coded representation of picture and audio
         information - Progressive bi-level image compression.
    
    which is commonly referred to as the "JBIG1 standard"

    List of rpms provided by this srpm:
    jbig-utils (e2kv6, e2kv5, e2kv4, e2k)
    jbig-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libjbig-devel (e2kv6, e2kv5, e2kv4, e2k)
    libjbig2.1 (e2kv6, e2kv5, e2kv4, e2k)
    libjbig2.1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Lipatov


    Last changed


    Aug. 4, 2023 Vitaly Lipatov 2.1-alt2
    - cleanup spec, applied patches from Fedora
    - use real soname libjbig.so.2.1
    - add soname libjbig85.so.2.1
    - build lib package as libjbig2.1
    May 29, 2014 Eugeny A. Rostovtsev 2.1-alt1
    - Version 2.1
    July 8, 2011 Dmitry V. Levin 2.0-alt2
    - jbig-devel: packaged /usr/include/jbig_ar.h (closes: #25869).
    - Enabled test suite.