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

    Исходный пакет: librply
    Версия: 1.01-alt1
    Собран:  15 сентября 2011 г. 23:40
    Сообщить об ошибке в пакете
    Лицензия: 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 (x86_64, i586)
    librply-debuginfo (x86_64, i586)
    librply-devel (x86_64, i586)

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

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

    Права:
    Yuri N. Sedunov

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

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


    5 сентября 2011 г. Yuri N. Sedunov 1.01-alt1
    - Adapted for Sisyphus
    9 февраля 2011 г. Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-4
    21 марта 2010 г. Mario Ceresa mrceresa@gmail.com rply 1.01-3
    - Added CMake modules to detect the package