pydl 1.0.0~rc2-1 source package in Ubuntu

Changelog

pydl (1.0.0~rc2-1) unstable; urgency=medium

  * New upstram release
  * Change d/watch to use Github instead of PyPI
  * Replace Homepage field in d/control
  * Update Standards-Version to 4.6.0.1 (no change needed)
  * Remove unused signing key

 -- Vincent Prat <email address hidden>  Sun, 19 Sep 2021 18:19:36 +0200

Upload details

Uploaded by:
Debian Astro Team
Uploaded to:
Sid
Original maintainer:
Debian Astro Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydl_1.0.0~rc2-1.dsc 2.2 KiB 6e8ef7cae9d0326b112dbafc26827f768e709da0e1083cd60cf39ef4a5ee89ab
pydl_1.0.0~rc2.orig.tar.gz 735.6 KiB ffd3a0fa0b17c7d3f2f18431b7c5e9499ba312943245568208fdfdad5af992a6
pydl_1.0.0~rc2-1.debian.tar.xz 4.3 KiB 8970562618db06b5c1b25218fb6785851322431cbdb7c3c3af9191016339f49f

Available diffs

No changes file available.

Binary packages built by this source

python-pydl-doc: Library of IDL astronomy routines converted to Python (doc)

 PyDL consists of Python replacements for functions that are part of the IDL
 built-in library or part of astronomical IDL libraries.
 The emphasis is on reproducing results of the astronomical library
 functions.
 Only the bare minimum of IDL built-in functions are implemented to support
 this.
 .
 There are four astronomical libraries targeted:
 .
   * idlutils: a general suite of tools heavily used by SDSS.
   * Goddard utilities: The IDL Astronomy User's Library, maintained by
 Wayne Landsman and distributed with idlutils.
   * idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic
 data.
   * photoop: tools for working with SDSS imaging data.
 .
 This is the common documentation package.

python3-pydl: Library of IDL astronomy routines converted to Python 3

 PyDL consists of Python replacements for functions that are part of the IDL
 built-in library or part of astronomical IDL libraries.
 The emphasis is on reproducing results of the astronomical library
 functions.
 Only the bare minimum of IDL built-in functions are implemented to support
 this.
 .
 There are four astronomical libraries targeted:
 .
   * idlutils: a general suite of tools heavily used by SDSS.
   * Goddard utilities: The IDL Astronomy User's Library, maintained by
 Wayne Landsman and distributed with idlutils.
   * idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic
 data.
   * photoop: tools for working with SDSS imaging data.
 .
 This is the Python 3 version of the package.