Пакет librply: Информация

    Исходный пакет: librply
    Версия: 1.1.3-alt1.1
    Собран:  31 марта 2022 г. 11:14
    Сообщить об ошибке в пакете
    Лицензия: MIT
    О пакете: A library to read and write PLY files
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    librply (e2kv6, e2kv5, e2kv4, e2k)
    librply-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    librply-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Yuri N. Sedunov

    Список участников:
    Yuri N. Sedunov

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

    Последнее изменение


    11 мая 2021 г. Yuri N. Sedunov 1.1.3-alt1.1
    - rebuild with new cmake macros
    5 июня 2014 г. Yuri N. Sedunov 1.1.3-alt1
    - 1.1.3
    5 сентября 2011 г. Yuri N. Sedunov 1.01-alt1
    - Adapted for Sisyphus