pytango 9.4.2-1 source package in Ubuntu

Changelog

pytango (9.4.2-1) unstable; urgency=low

  * Team upload.
  * New upstream version 9.4.2

 -- Santiago Ruano Rincón <email address hidden>  Fri, 11 Aug 2023 10:54:08 -0300

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Downloads

File Size SHA-256 Checksum
pytango_9.4.2-1.dsc 2.1 KiB d33801fa1bf3c353ad6e7f18557dbc1b60fafb0f99aa3761cb052652fcfbc1ec
pytango_9.4.2.orig.tar.gz 4.7 MiB 61d9c47f6fcdaa747024768b2926cf90db1be213dd6e74ee9de50e146d328fa7
pytango_9.4.2-1.debian.tar.xz 12.2 KiB 22ab3fe1267f229c2d460e95375fdfb45b164f05a64061a21f6b35f7ed335532

Available diffs

No changes file available.

Binary packages built by this source

python-tango-doc: API for the TANGO control system

 TANGO is an object oriented distributed control system using CORBA,
 mainly developed by the Controls Section of the ALBA Synchrotron.
 PyTango provides bindings for its client- and server-side C++ APIs.
 With PyTango, you can write TANGO device servers and TANGO applications
 (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
 .
 This package contains the documentation for the python-tango library.

python3-tango: API for the TANGO control system (Python 3)

 TANGO is an object oriented distributed control system using CORBA,
 mainly developed by the Controls Section of the ALBA Synchrotron.
 PyTango provides bindings for its client- and server-side C++ APIs.
 With PyTango, you can write TANGO device servers and TANGO applications
 (scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
 .
 This is the Python 3 version of the package.

python3-tango-dbgsym: debug symbols for python3-tango