python-griddataformats 1.0.2-1 source package in Ubuntu

Changelog

python-griddataformats (1.0.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use versioned copyright format URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-numpy.

  [ Drew Parsons ]
  * New upstream release.
    - fixes configparser. Closes: #1058122.
  * debian/tests: run pytest over all supported Python versions
  * Standards-Version: 4.6.2

 -- Drew Parsons <email address hidden>  Thu, 18 Jan 2024 13:49:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-griddataformats_1.0.2-1.dsc 2.2 KiB 945b25caaabf44f8307b28e797d02b96d2ef75f6081774f1a04db3a2398fe519
python-griddataformats_1.0.2.orig.tar.gz 2.1 MiB b93cf7f36fce33dbc428026f26dba560d5c7ba2387caca495bad920f90094502
python-griddataformats_1.0.2-1.debian.tar.xz 3.1 KiB 6e4cb6cdb5d425e75961bbb3bb5f440ce0f7c0107f8a9dc82d14c0c7fbff278b

Available diffs

No changes file available.

Binary packages built by this source

python3-griddataformats: Handling volumetric data in Python

 GridDataFormats provides the Python package 'gridData'.
 The gridData module contains a simple class Grid that makes it easier
 to work with data on a regular grid. A limited number of commonly
 used formats can be read and written, including OpenDX (.dx),
 gOpenMol (.plt), CCP4 (.ccp4), pickle (.pickle).