parmed 4.2.2+dfsg-3build1 source package in Ubuntu

Changelog

parmed (4.2.2+dfsg-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as default

 -- Graham Inggs <email address hidden>  Sat, 20 Jan 2024 09:00:42 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debichem Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
parmed_4.2.2+dfsg.orig.tar.xz 46.1 MiB c55603d6009344c4162dc2bc92868f3c2c91857d8a087451f24a6bdd7a47184d
parmed_4.2.2+dfsg-3build1.debian.tar.xz 7.3 KiB 85186a11fc909c0f7d776e145af1ba1ae04a6e88b70143c10ae5fa0acda0ff70
parmed_4.2.2+dfsg-3build1.dsc 2.3 KiB c4a0a405390d9b299c77f07419d3a7cb5ad933653125cfb68e75bc8412a6624c

View changes file

Binary packages built by this source

python3-parmed: parameter and topology file editor and molecular mechanical simulator

 ParmEd is a package designed to facilitate creating and easily manipulating
 molecular systems that are fully described by a common classical force field.
 Supported force fields include Amber, CHARMM, AMOEBA, and several others that
 share a similar functional form (e.g., GROMOS).
 .
 ParmEd is capable of reading and writing to a wide array of different file
 formats, like the Amber topology and coordinate files, CHARMM PSF, parameter,
 topology, and coordinate files, Tinker parameter, topology, and coordinate
 files, and many others. The expressive central data structure (the 'Structure'
 class) makes it easy to quickly and safely manipulate a chemical system, its
 underlying topology, and force field parameters describing its potential energy
 function.
 .
 There are two parts of ParmEd -- a documented API that one can incorporate into
 their own Python scripts and programs, and a GUI/CLI pair of programs that
 provides a means to quickly perform various modifications to chemical systems
 for rapid prototyping.
 .
 The API also provides bindings to the OpenMM library, permitting one to carry
 out full molecular dynamics investigations using ParmEd on high-performant
 hardware, like AMD and NVidia GPUs.

python3-parmed-dbgsym: debug symbols for python3-parmed