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

    Исходный пакет: pycrc
    Версия: 0.6.7-alt1.1.1
    Собран:  17 ноября 2011 г. 2:20
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.tty1.net/pycrc/

    Лицензия: BSD like
    О пакете: A parametrizable Cyclic Redundancy Check (CRC) calculation utility and C source code generator written in Python
    Описание: 
    Pycrc provides a CRC reference implementation in Python and a source
    code generator for C. The used CRC variant can be chosen from a fast
    but space-consuming implementation to slower but smaller implementations
    suitable especially for embedded applications. The following functions
    are implemented:
     * generate the checksum of a string
     * generate the C header and source files for a client implementation. The
       algorithm can be chosen from fast but big implementation to slower but
       smaller implementations suitable especially for embedded applications.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pycrc (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @qa

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


    25 октября 2011 г. Vitaly Kuznetsov 0.6.7-alt1.1.1
    - Rebuild with Python-2.7
    19 ноября 2009 г. Eugeny A. Rostovtsev 0.6.7-alt1.1
    - Rebuilt with python 2.6
    28 декабря 2008 г. Vitaly Lipatov 0.6.7-alt1
    - new version 0.6.7 (with rpmrb script)