Пакет gnustep-Encore: Информация

    Исходный пакет: gnustep-Encore
    Версия: 0.3.1-alt5
    Собран:  13 января 2023 г. 11:22
    Сообщить об ошибке в пакете
    Домашняя страница: http://fortytwo.sourceforge.net/index.html

    Лицензия: LGPLv2.1
    О пакете: A set of utility classes
    Описание: 
    Encore is a set of utility classes written in Objective-C for GNUstep
    and Mac OS X.  The motivation of writting these classes was driven by
    implementing the projects BDB and FT. The classes may be useful for
    other projects as well.
    
    The classes include
      - logging:  A flexible logging mechanism similiar to log4j. Supports
        logging levels, logging contexts, different output channels per
        context, configuration per xml, ...
      - XML-based reflection: a configuration mechanism which is based on
        XML and uses inversion of control (see tests for an example)
      - a simple testing framework
      - StringUtils class
      - an iterator interface

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gnustep-Encore (mipsel)
    libgnustep-Encore (mipsel)
    libgnustep-Encore-debuginfo (mipsel)
    libgnustep-Encore-devel (mipsel)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Andrey Cherepanov
    Eugeny A. Rostovtsev

      1. libffi-devel
      2. /proc
      3. libgcrypt-devel
      4. libgmp-devel
      5. libgnutls-devel
      6. libicu-devel
      7. libxslt-devel
      8. gnustep-gui-devel
      9. gnustep-make-devel
      10. zlib-devel

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


    8 сентября 2020 г. Andrey Cherepanov 0.3.1-alt5
    - Build without gnustep-objc.
    14 февраля 2014 г. Eugeny A. Rostovtsev 0.3.1-alt4
    - Built with clang
    29 января 2014 г. Eugeny A. Rostovtsev 0.3.1-alt3
    - Added Requires: gnustep-back