[ ソース: python-duniterpy ]
パッケージ: python3-duniterpy (0.62.0-3) [universe]
python3-duniterpy に関するリンク
Ubuntu の資源:
python-duniterpy ソースパッケージをダウンロード:
- [python-duniterpy_0.62.0-3.dsc]
- [python-duniterpy_0.62.0.orig.tar.bz2]
- [python-duniterpy_0.62.0-3.debian.tar.xz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Cryptocoin Team
- Jonas Smedegaard
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [git.duniter.org]
類似のパッケージ:
Duniter Python API - Python3 library
その他の python3-duniterpy 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp (>= 3.6.3)
- http client/server for asyncio
-
- dep: python3-attr (>= 20.2.0)
- Attributes without boilerplate (Python 3)
-
- dep: python3-base58
- base58 encode/decode for Python
-
- dep: python3-jsonschema (>= 3.2.0)
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-libnacl (>= 1.7.2)
- Python 3 bindings for libsodium based on ctypes
-
- dep: python3-pyaes
- Pure-Python implementation of the AES cipher (Python 3)
-
- dep: python3-pypeg2
- Intrinsic PEG Parser-Interpreter for Python