[ 原始碼: python-asdf ]
套件:python3-asdf(2.7.2-1)
Python 3 library for the Advanced Scientific Data Format
ASDF (Advanced Scientific Data Format) is a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.
This is the Python 3 package.
其他與 python3-asdf 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-semantic-version (>= 2.8)
- implementing the SemVer scheme - Python 3.x
-
- dep: python3-yaml
- YAML parser and emitter for Python3