[ ソース: python-duniterpy ]
パッケージ: python3-duniterpy (0.60.1-1)
python3-duniterpy に関するリンク
Debian の資源:
python-duniterpy ソースパッケージをダウンロード:
- [python-duniterpy_0.60.1-1.dsc]
- [python-duniterpy_0.60.1.orig.tar.bz2]
- [python-duniterpy_0.60.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [git.duniter.org]
類似のパッケージ:
Duniter Python API - Python3 library
Python implementation of Duniter Basic Merkle API.
Duniter (previously uCoin) is a libre software allowing to create a new kind of P2P crypto-currencies based on individuals and Universal Dividend.
This package provides duniterpy module for Python 3.
その他の python3-duniterpy 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp (>= 3.6.1)
- http client/server for asyncio
-
- dep: python3-attr (>= 19.3.0)
- Attributes without boilerplate (Python 3)
-
- dep: python3-base58
- base58 encode/decode for Python
-
- dep: python3-jsonschema (>= 3.0.2)
- 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