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

    Исходный пакет: cint
    Версия: 5.34.00-alt1.svn20121129
    Собран:  18 июня 2013 г. 11:25
    Сообщить об ошибке в пакете
    Домашняя страница: http://root.cern.ch/drupal/content/cint

    Лицензия: MIT
    О пакете: An interpreter for C and C++ code
    Описание: 
    CINT is an interpreter for C and C++ code. It is useful e.g. for situations
    where rapid development is more important than execution time. Using an
    interpreter the compile and link cycle is dramatically reduced facilitating
    rapid development. CINT makes C/C++ programming enjoyable even for part-time
    programmers.
    
    CINT covers most of ANSI C and ISO C++. A CINT script can call compiled
    classes/functions and compiled code can make callbacks to CINT interpreted
    functions. Utilities like makecint and rootcint automate the process of
    embedding compiled C/C++ library code as shared objects (as Dynamic Link
    Library, DLL, or shared library, .so). Source files and shared objects can be
    dynamically loaded/unloaded without stopping the CINT process. CINT offers a gdb
    like debugging environment for interpreted programs.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cint (x86_64, i586)
    cint-debuginfo (x86_64, i586)
    cint-doc (noarch)
    cint-examples (noarch)
    libcint (x86_64, i586)
    libcint-debuginfo (x86_64, i586)
    libcint-devel (x86_64, i586)
    libcint-devel-debuginfo (x86_64, i586)
    libcint-devel-static (x86_64, i586)

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

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

      1. libncurses-devel
      2. python-devel
      3. gcc-c++
      4. libreadline-devel
      5. libtinfo-devel

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


    18 июня 2013 г. Eugeny A. Rostovtsev 1:5.34.00-alt1.svn20121129
    - Version 5.34.00
    16 марта 2011 г. Eugeny A. Rostovtsev 7.3.00-alt1.svn20091016.2
    - Rebuilt for debuginfo
    19 октября 2010 г. Eugeny A. Rostovtsev 7.3.00-alt1.svn20091016.1
    - Rebuilt for soname set-versions