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

    Бинарный пакет: librply
    Версия: 1.01-alt1
    Архитектура: i586
    Собран:  15 сентября 2011 г. 23:40
    Исходный пакет: librply
    Сообщить об ошибке в пакете
    Загрузка: librply-1.01-alt1.i586.rpm

    Лицензия: 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.

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

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

    Права:
    Yuri N. Sedunov

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


    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