pydl 1.0.0-1 source package in Ubuntu

Changelog

pydl (1.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.0
  * Remove patches that were applied upstream
  * Move files to be removed from d/rules to d/clean
  * Move conftest.py to build dir before test

 -- Ole Streicher <email address hidden>  Tue, 02 Jan 2024 21:07:58 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydl_1.0.0-1.dsc 2.2 KiB aa1553565b60d7bade533f55b15ad3fc0b5025047cbcf196196cff380734ae75
pydl_1.0.0.orig.tar.gz 738.0 KiB e6b4b9b4f3d4e1b55f15ea149e8f1dbbfc9c24f6c7f7f54280b364f601f5f61f
pydl_1.0.0-1.debian.tar.xz 5.0 KiB 9c2d5bd0be0e029736bbf2c7aa8c6f2dfbdd76f7958d89140b7bdf5933fb8995

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.