[ bianca ]
[ 源代码: python-libais ]
软件包:python3-ais(0.17+git.20190917.master.e464cf8-5 以及其他的)
python3-ais 的相关链接
下载源码包 python-libais:
- [python-libais_0.17+git.20190917.master.e464cf8-5.debian.tar.xz]
- [python-libais_0.17+git.20190917.master.e464cf8-5.dsc]
- [python-libais_0.17+git.20190917.master.e464cf8.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for decoding maritime Automatic Identification System messages
There are two interfaces to libais, one high-level iterator based one and a low-level fast C++ only one.
To use the low-level C++ interface directly, you need to handle multi-line messages and padding yourself.
This package installs the library for Python 3.
其他与 python3-ais 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-six
- Python 2 and 3 compatibility library