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

    Исходный пакет: pycrc
    Версия: 0.9.2-alt1
    Собран:  5 ноября 2021 г. 15:10
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pycrc.org/

    Лицензия: 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 Lipatov
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev

      1. rpm-build-python3
      2. python3-module-setuptools

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


    12 декабря 2019 г. Vitaly Lipatov 0.9.2-alt1
    - new version (0.9.2) with rpmgs script
    - build with python3
    - fix URL
    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