Package librply: Information

    Source package: librply
    Version: 1.1.3-alt1.1
    Build time:  May 30, 2021, 11:19 PM in the task #271676
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: A library to read and write PLY files
    Description: 
    RPly is a library that lets applications read and write PLY files.
    The PLY file format is widely used to store geometric information, such as 3D
    models, but is general enough to be useful for other purposes.
    
    RPly is easy to use, well documented, small, free, open-source, ANSI C,
    efficient, and well tested. The highlights are:
    
    * A callback mechanism that makes PLY file input straightforward;
    * Support for the full range of numeric formats;
    * Binary (big and little endian) and text modes are fully supported;
    * Input and output are buffered for efficiency;
    * Available under the MIT license for added freedom.

    List of RPM packages built from this SRPM:
    librply (x86_64, ppc64le, i586, armh, aarch64)
    librply-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    librply-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov

      1. gcc-c++
      2. cmake >= 2.6.0

    Last changed


    May 11, 2021 Yuri N. Sedunov 1.1.3-alt1.1
    - rebuild with new cmake macros
    June 5, 2014 Yuri N. Sedunov 1.1.3-alt1
    - 1.1.3
    Sept. 5, 2011 Yuri N. Sedunov 1.01-alt1
    - Adapted for Sisyphus