Paketname | fp-utils |
Beschreibung | Free Pascal - Utils |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.4.0-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 11340 Byte |
Hängt ab von | |
Empfohlene Pakete | fp-compiler (= 2.4.0-2) |
Paketbetreuer | Ubuntu Developers |
Quelle | fpc |
Paketgröße | 3739480 Byte |
Prüfsumme MD5 | e6f93cb7c4e5dda0511a16cd69e48947 |
Prüfsumme SHA1 | 8dcfe98907641e5e3b0d93f4e3c19f2c768f349f |
Prüfsumme SHA256 | 7cf7054c7b6330ac942e12add33f47ff958d62db3eb74e6e708cbc834aee5538 |
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
|