パッケージ: gnat-gps (18-5)
gnat-gps に関するリンク
Debian の資源:
gnat-gps ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.adacore.com]
類似のパッケージ:
integrated development environment for C and Ada
GNAT Programming Studio is a complete integrated development environment that gives access to a wide range of tools and integrates them smoothly.
GPS gives access to built-in file editing; HTML based help system; complete compile/build/run cycle; intelligent source navigation; project management; general graph technology giving access to many different browsers such as source dependency, project dependency, call graphs, etc.; fully integrated visual debugger, based on the GVD technology, and enhanced for inclusion in GPS; generic version control system, providing access to CVS, ClearCase, and possibly others in the future; many other tools such as a visual comparison, automatic generation of files, source reformatting.
GPS is fully customizable, providing several levels of customizations: a first level, available through the preferences dialog; a second level, which allows you to customize your menu items, tool bar and key bindings; a third level, which allows you to automate processing through scripts; and a fourth level, which allows any kind of very specific or tight integration, due to the open nature of GPS, and to its architecture.
GPS also integrates with existing editors such as Emacs and Vi.
This package also provides related command line tools:
- gnatdoc extracts documentation from comments in Ada sources - gnatspark runs a spark tool according to a GNAT project - gps_cli is a command-line interface for gnat-gps
その他の gnat-gps 関連パッケージ
|
|
|
|
-
- dep: gir1.2-gtk-3.0
- GTK グラフィカルユーザインターフェースライブラリ -- gir バインディング
-
- dep: gnat-gps-common (= 18-5)
- integrated development environment for C and Ada (common files)
-
- dep: gprbuild
- multi-language extensible build tool
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 二次元ベクトルグラフィックライブラリ
-
- dep: libclang1-7 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf ライブラリ
-
- dep: libglib2.0-0 (>= 2.28.0)
- C ルーチンの GLib ライブラリ
-
- dep: libgnat-8 (>= 8.2.0-12)
- runtime for applications compiled with GNAT (shared library)
-
- dep: libgnatcoll-iconv18
- GNATColl, general purpose Ada library (iconv runtime)
-
- dep: libgnatcoll-python17
- GNATColl, general purpose Ada library (Python runtime)
-
- dep: libgnatcoll-sql1
- GNATColl, general purpose Ada library (SQL runtime)
-
- dep: libgnatcoll-sqlite-bin
- GNATColl, general purpose Ada library (SQLite tools)
-
- dep: libgnatcoll-sqlite18
- GNATColl, general purpose Ada library (sqlite runtime)
-
- dep: libgnatcoll-xref18
- GNATColl, general purpose Ada library (XRef runtime)
-
- dep: libgnatcoll17
- GNATColl, general purpose Ada library (runtime)
-
- dep: libgpr18
- support for programs processing GNAT projects (runtime)
-
- dep: libgtk-3-0 (>= 3.10.0)
- GTK グラフィカルユーザインターフェースライブラリ
-
- dep: libgtkada18
- GTK GUI の Ada バインディング (動的ライブラリ)
-
- dep: libpango-1.0-0 (>= 1.14.0)
- 国際化されたテキストのレイアウトと描画
-
- dep: libpython2.7 (>= 2.7)
- Python 共有ランタイムライブラリ (バージョン 2.7)
-
- dep: libtemplates-parser18
- Ada library to parse files and replace variables (runtime)
-
- dep: libxmlada-dom5
- XML/Ada, a full XML suite for Ada programmers (dom runtime)
-
- dep: libxmlada-input5
- XML/Ada, a full XML suite for Ada programmers (input sources runtime)
-
- dep: libxmlada-sax5
- XML/Ada, a full XML suite for Ada programmers (sax runtime)
-
- dep: libxmlada-schema5
- XML/Ada, a full XML suite for Ada programmers (schema runtime)
-
- dep: libxmlada-unicode5
- XML/Ada, a full XML suite for Ada programmers (unicode runtime)
-
- dep: python-gi
- gobject-introspection ライブラリ向け Python 2.x 用バインディング
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- rec: gdb-minimal (>= 6.8)
- GNU Debugger (minimal version)
-
- rec: gnat (>= 4.9)
- GNU Ada compiler
-
- rec: gnat-gps-doc (= 18-5)
- integrated development environment for C and Ada (documentation)
-
- rec: python-jedi
- autocompletion tool for Python
-
- rec: python-pep8
- Python PEP 8 code style checker - Python