[ 源代码: fpc ]
软件包:fp-utils-3.2.2(3.2.2+dfsg-34)
fp-utils-3.2.2 的相关链接
Debian 的资源:
下载源码包 fpc:
维护小组:
- Pascal Packaging Team (QA 页面, 邮件存档)
- Abou Al Montacir (QA 页面)
- Paul Gevers (QA 页面)
- Peter Michael Green (QA 页面)
外部的资源:
- 主页 [www.freepascal.org]
相似软件包:
Free Pascal - utilities
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, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.
This package contains some handy utilities for use with the Free Pascal Compiler:
* data2inc convert binary/text data to include files; * fpcmake create Makefile from Makefile.fpc; * h2pas convert .h files to Pascal units; * plex/pyacc Pascal Lex and Yacc implementations; * ppdep create a dependency file for use with Makefiles; * ppudump dump the information stored in a .ppu (unit) file; * ppufiles show needed files for units; * ppumove place multiple units in a shared library; * ptop beautify source.
其他与 fp-utils-3.2.2 有关的软件包
|
|
|
|
-
- dep: fpc-source-3.2.2
- Free Pascal - SDK source code
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- rec: fp-compiler-3.2.2 (= 3.2.2+dfsg-34)
- Free Pascal - compiler