[ buster ]
[ ソース: python-geohash ]
パッケージ: python-geohash-dbg (0.8.3-1.1)
python-geohash-dbg に関するリンク
Debian の資源:
python-geohash ソースパッケージをダウンロード:
- [python-geohash_0.8.3-1.1.dsc]
- [python-geohash_0.8.3.orig.tar.gz]
- [python-geohash_0.8.3-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [code.google.com]
類似のパッケージ:
fast, accurate Python geohashing library (debug extension)
python-geohash provides fast and accurate geohash encoding and decoding functionality. Geohash is a latitude/longitude geocode system (a string representation of two dimensional geometric coordinates). In addition to geohash, this module also supports the quadtree, jpgrid (JIS X 0410) and jpiarea grid codes.
This package contains the debugging symbols for python-geohash.
その他の python-geohash-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:4.4.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: python-dbg (<< 2.8)
- debug build of the Python Interpreter2 (version 2.7)
- dep: python-dbg (>= 2.7~)
-
- dep: python-geohash (= 0.8.3-1.1)
- fast, accurate Python geohashing library