[ 原始碼: python-asdf ]
套件:python3-asdf(2.14.3-1+deb12u1)
python3-asdf 的相關連結
Debian 的資源:
下載原始碼套件 python-asdf:
- [python-asdf_2.14.3-1+deb12u1.dsc]
- [python-asdf_2.14.3.orig.tar.gz]
- [python-asdf_2.14.3-1+deb12u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-asdf-standard
- Python package describing the Advanced Scientific Data Format
-
- dep: python3-asdf-transform-schemas
- ASDF schemas for validating transform tags
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-importlib-resources
- Read resources from Python packages
- 或者 python3 (>> 3.9)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jmespath
- JSON Matching Expressions (Python 3)
-
- dep: python3-jsonschema (>= 4.0.1~)
- An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-semantic-version (>= 2.8)
- implementing the SemVer scheme - Python 3.x
-
- dep: python3-yaml
- YAML parser and emitter for Python3