gnudatalanguage 0.9.9-10 source package in Ubuntu

Changelog

gnudatalanguage (0.9.9-10) unstable; urgency=medium

  * Initialize GraphicsMagick on library load (Closes: #927307)

 -- Ole Streicher <email address hidden>  Tue, 23 Apr 2019 13:43:56 +0200

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnudatalanguage_0.9.9-10.dsc 2.7 KiB 17bad4852c236ba9789d7a480273822975ff5cf5420cea4c87a4497adf5ec049
gnudatalanguage_0.9.9.orig.tar.gz 4.3 MiB ad5de3fec095a5c58b46338dcc7367d2565c093794ab1bbcf180bba1a712cf14
gnudatalanguage_0.9.9-10.debian.tar.xz 23.6 KiB 52f3dd4be077680732a112678fdd4a3433976b29b726a9fbfdf6549d217a6388

Available diffs

No changes file available.

Binary packages built by this source

gnudatalanguage: No summary available for gnudatalanguage in ubuntu eoan.

No description available for gnudatalanguage in ubuntu eoan.

gnudatalanguage-dbgsym: No summary available for gnudatalanguage-dbgsym in ubuntu eoan.

No description available for gnudatalanguage-dbgsym in ubuntu eoan.

libgnudatalanguage0: No summary available for libgnudatalanguage0 in ubuntu eoan.

No description available for libgnudatalanguage0 in ubuntu eoan.

libgnudatalanguage0-dbgsym: debug symbols for libgnudatalanguage0
python3-gdl: Python interface for the GNU Data Language

 GNU Data Language (GDL) is a free IDL (Interactive Data Language)
 compatible incremental compiler. It has full syntax compatibility
 with IDL 7.1. IDL is a registered trademark of ITT Visual Information
 Solutions. From IDL 8.0, the following language elements are
 supported:
 .
  * FOREACH loop
  * negative array indices
  * garbage collection pointers and objects
  * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
 .
 The file input output system is fully implemented. GUI support (widgets) is
 officially provided, but it's not complete yet.
 .
 This package contains the Python library/interface.

python3-gdl-dbgsym: debug symbols for python3-gdl