python-gsd 2.7.0-2 source package in Ubuntu

Changelog

python-gsd (2.7.0-2) unstable; urgency=medium

  * drop Build-Depends-Indep: python-numpy-doc: no longer available
    - update debian patch docs_local_scripts.patch to drop numpy from
      intersphinx_mapping in doc build.
    - Closes: #1028717.

 -- Drew Parsons <email address hidden>  Tue, 17 Jan 2023 17:37:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-gsd_2.7.0-2.dsc 2.2 KiB 639351d2e21a593ffa40223b37007731db25eed41676444bb9d9dbed3f0c8898
python-gsd_2.7.0.orig.tar.gz 104.4 KiB a6107dfe1d0729dd93d0a2a23775d56b8bb540a9396ed0de41c0e8942a77b439
python-gsd_2.7.0-2.debian.tar.xz 5.1 KiB 62bcbd527a1cd6a23a8845440238b955f5e5bed98fa45fd55ab0f93a75ecdde7

Available diffs

No changes file available.

Binary packages built by this source

python-gsd-doc: native file format for HOOMD-blue (documentation)

 The GSD file format is the native file format for HOOMD-blue. GSD
 files store trajectories of the HOOMD-blue system state in a binary
 file with efficient random access to frames. GSD allows all particle
 and topology properties to vary from one frame to the next. Use the
 GSD Python API to specify the initial condition for a HOOMD-blue
 simulation or analyze trajectory output with a script. Read a GSD
 trajectory with a visualization tool to explore the behavior of the
 simulation.
 .
 This is the common documentation package.

python3-gsd: native file format for HOOMD-blue (Python 3 module)

 The GSD file format is the native file format for HOOMD-blue. GSD
 files store trajectories of the HOOMD-blue system state in a binary
 file with efficient random access to frames. GSD allows all particle
 and topology properties to vary from one frame to the next. Use the
 GSD Python API to specify the initial condition for a HOOMD-blue
 simulation or analyze trajectory output with a script. Read a GSD
 trajectory with a visualization tool to explore the behavior of the
 simulation.
 .
 This package installs the library to access GSD files from Python 3.

python3-gsd-dbgsym: debug symbols for python3-gsd