Paketname | fp-utils |
Beschreibung | Free Pascal - Utils |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.4.0-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 11340 Byte |
Hängt ab von | |
Empfohlene Pakete | fp-compiler (= 2.4.0-2) |
Paketbetreuer | Carlos Laviola |
Quelle | fpc |
Paketgröße | 3796430 Byte |
Prüfsumme MD5 | 0138e1e0b18bb8d2206b2b93814cf609 |
Prüfsumme SHA1 | 0b2858541e0be0163f3f3821dca1e120d05f18ba |
Prüfsumme SHA256 | 9f762318e215829684bd1b66c8b9a85f19213ff97e2f8c9af33f390c44aac7c1 |
Link zum Herunterladen | fp-utils_2.4.0-2_i386.deb |
Ausführliche Beschreibung | The Free Pascal Compiler is an object pascal compiler supporting both Delphi
and Turbo Pascal 7.0 dialects as well as Mac pascal dialects.
It provides a completely portable RunTime Library (RTL) available on many
platforms and compatible with Turbo Pascal, but also a platfrom independent
class based Free Component Library (FCL) adding many Delphi extensions and
interfacing many popular open source libraries.
.
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
|