python-rcon 2.4.6-1 source package in Ubuntu

Changelog

python-rcon (2.4.6-1) unstable; urgency=low

  * New upstream version 2.4.6
  * Use dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Update year in d/copyright.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <email address hidden>  Sat, 20 Jul 2024 14:55:40 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rcon_2.4.6-1.dsc 1.9 KiB 9c39c758e5e54e17b69221c56e61f3f5e61d1a15e6f60f5adc7406924ec63c2c
python-rcon_2.4.6.orig.tar.gz 40.4 KiB 683125133f453a1eea70002a16fcf859a8e33cb2204ef2c1bcc02c6e58a31d59
python-rcon_2.4.6-1.debian.tar.xz 3.0 KiB 3b892e429026510eec4801b5e23f4211a35b40ea2a3036e9a315fe5701461431

Available diffs

No changes file available.

Binary packages built by this source

python-rcon-doc: client implementation for RCON protocol (Documentation)

 Python 3 library, which provides a client to interact with RCON servers. The
 RCON protocol is used to remotely control a game server, i.e. execute commands
 on a game server and receive the respective results.
 .
 This package contains the documentation.

python3-rcon: client implementation for RCON protocol (Python3 version)

 Python 3 library, which provides a client to interact with RCON servers. The
 RCON protocol is used to remotely control a game server, i.e. execute commands
 on a game server and receive the respective results.
 .
 This package contains the Python 3 version of the library.

rcon: client for RCON protocol

 Python 3 library, which provides a client to interact with RCON servers. The
 RCON protocol is used to remotely control a game server, i.e. execute commands
 on a game server and receive the respective results.
 .
 This package contains the CLI tools.