Package node-sharp: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #298888
Package removed: Vitaly Lipatov
Deletion date: April 22, 2022
Message: temp. removed (need fix with new npm)
    Source package: node-sharp
    Version: 0.25.3-alt2
    Build time:  May 30, 2020, 12:27 PM in the task #252456
    Report package bug
    License: Apache License 2.0
    Summary: High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library
    Description: 
    The typical use case for this high speed Node.js module is to convert large images
    in common formats to smaller, web-friendly JPEG, PNG and WebP images of varying dimensions.
    
    Resizing an image is typically 4x-5x faster than using
    the quickest ImageMagick and GraphicsMagick settings due to its use of libvips.
    
    Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly.
    Lanczos resampling ensures quality is not sacrificed for speed.
    
    As well as image resizing, operations such as rotation, extraction,
    compositing and gamma correction are available.

    List of rpms provided by this srpm:
    node-sharp (x86_64, ppc64le, i586, aarch64)
    node-sharp-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

      1. rpm-build-intro >= 1.9.18
      2. node
      3. rpm-build-nodejs
      4. node-gyp
      5. node-mocha
      6. node-nyc
      7. rpm-macros-nodejs
      8. libvips-devel >= 8.9.1
      9. gcc-c++

    Last changed


    May 29, 2020 Vitaly Lipatov 0.25.3-alt2
    - use external modules for tests
    May 27, 2020 Vitaly Lipatov 0.25.3-alt1
    - initial build for ALT Sisyphus