Package fpc-utils: Information

  • Default inline alert: Version in the repository: 3.2.2-alt4

Binary package: fpc-utils
Version: 3.2.2-alt1
Architecture: x86_64
Build time:  Jun 16, 2021, 09:14 PM in the task #272863
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.