python-rcon 2.3.9-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump Standards-Version to 4.6.2.

 -- Michael Fladischer <email address hidden>  Tue, 31 Jan 2023 21:12:19 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rcon_2.3.9-1.dsc 1.9 KiB e33d0ce5bf2c1abedd161caaedc93764def3848f4231e1ef861417252a51b89c
python-rcon_2.3.9.orig.tar.gz 39.9 KiB 88ce1d74e37079731fe0cc7ff8cb175f981b1b3825b77ce5cde841f4179fb1d5
python-rcon_2.3.9-1.debian.tar.xz 4.5 KiB f20595d6300691a3f5af9d2af7d0cdb0cfc5bc73ce6f48afa3f326d4ac907c03

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.