Package fpc-utils: Information

    Binary package: fpc-utils
    Version: 3.2.2-alt1
    Architecture: x86_64
    Build time:  Jun 22, 2021, 10:57 AM in the task #274658
    Source package: fpc
    Report package bug
    License: GPL-2.0+ and LGPL-2.1+
    Summary: Free Pascal -- Utils
    Description: 
    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

    Maintainer: Andrey Cherepanov


    Last changed


    May 30, 2021 Andrey Cherepanov 3:3.2.2-alt1
    - New version.
    Oct. 2, 2020 Andrey Cherepanov 3:3.2.0-alt2
    - Build without bootstrap.
    July 21, 2020 Andrey Cherepanov 3:3.2.0-alt1
    - Downgrade to stable version 3.2.0.
    - New network units: gnutls, libmagic and vcl-compat.