python-asdf 2.14.3-1 source package in Ubuntu

Changelog

python-asdf (2.14.3-1) unstable; urgency=medium

  * New upstream version 2.14.3
  * Rediff patches
  * Push Standards-Version to 4.6.2. No changes
  * New test dependency py3-fsspec
  * Ignore Astropy deprecation warnings in tests

 -- Ole Streicher <email address hidden>  Tue, 20 Dec 2022 11:26:17 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-asdf_2.14.3-1.dsc 2.6 KiB f263adac724a18318c58bbaecb1c540e1dafeb56de1057c05ef28d70badb76a5
python-asdf_2.14.3.orig.tar.gz 477.6 KiB aa05f870b078f6cad74e5cfefc815fa4589b446cf456fd036d978238baf3dc16
python-asdf_2.14.3-1.debian.tar.xz 8.3 KiB 4ba29b79719cbe2e01f05adf95129741110c9e2ce01c9bbfe13bf14f8ff0f6d8

Available diffs

No changes file available.

Binary packages built by this source

asdftool: Command line tool to manipulate ASDF scientific data files

 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 package contains the asdf command line tool.

python-asdf-doc: Python library for the Advanced Scientific Data Format (documentation)

 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 package contains the API documentation.

python3-asdf: 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.