[ 源代码: python-asdf ]
软件包:python3-asdf(2.3.2-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jsonschema (>= 2.3.0)
- 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.3.1)
- implementing the SemVer scheme - Python 3.x
-
- dep: python3-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-yaml (>= 3.10)
- YAML parser and emitter for Python3