[ nabia ]
[ aramo ]
[ ソース: octave-database ]
パッケージ: octave-database (2.4.4-5)
octave-database に関するリンク
Trisquel の資源:
octave-database ソースパッケージをダウンロード:
- [octave-database_2.4.4-5.dsc]
- [octave-database_2.4.4.orig.tar.gz]
- [octave-database_2.4.4-5.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Octave Group
- Rafael Laboissière
外部の資源:
- ホームページ [octave.sourceforge.io]
類似のパッケージ:
interface to SQL databases in Octave
The database package enables accessing SQL databases from Octave, a scientific computation software. Currently, however, this package only supports the PostgreSQL database.
This Octave add-on package is part of the Octave-Forge project.
その他の octave-database 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.3.1) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: octave (>= 6.4.0)
- GNU Octave language for numerical computations
-
- dep: octave-abi-56
- 以下のパッケージによって提供される仮想パッケージです: octave
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave