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

    Бинарный пакет: fpc-utils
    Версия: 3.2.2-alt1
    Архитектура: x86_64
    Собран:  22 июня 2021 г. 10:57 в задании #274658
    Исходный пакет: fpc
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freepascal.org

    Лицензия: GPL-2.0+ and LGPL-2.1+
    О пакете: Free Pascal -- Utils
    Описание: 
    This package contains some handy utils for usage with the Free Pascal
    Compiler:
      - ppumove     Place multiple units in a shared library
      - ppufiles    Show needed files for units
      - ppudump     Dump the information stored in a .ppu (unit) file
      - fpcmake     Create Makefile from Makefile.fpc
      - h2pas       Convert .h files to pascal units
      - ppdep       Create a dependency file which can be used with
                    Makefiles
      - ptop        Source beautifier
      - data2inc    Convert binary/text data to include files
      - plex/pyacc  Pascal Lex/Yacc implementation

    Сопровождающий: Andrey Cherepanov


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


    30 мая 2021 г. Andrey Cherepanov 3:3.2.2-alt1
    - New version.
    2 октября 2020 г. Andrey Cherepanov 3:3.2.0-alt2
    - Build without bootstrap.
    21 июля 2020 г. Andrey Cherepanov 3:3.2.0-alt1
    - Downgrade to stable version 3.2.0.
    - New network units: gnutls, libmagic and vcl-compat.