[ ソース: python-prison ]
パッケージ: python3-prison (0.1.3-3)
python3-prison に関するリンク
Debian の資源:
python-prison ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python encoder/decoder for Rison (Python 3)
This package contains a Python encoder/decoder for Rison, a data serialization format optimized for compactness in URIs. Rison is a slight variation of JSON that looks vastly superior after URI encoding. Rison still expresses exactly the same set of data structures as JSON, so data can be translated back and forth without loss or guesswork.
This package installs the library for Python 3.
その他の python3-prison 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library