python-steamodd 5.0-1 source package in Ubuntu

Changelog

python-steamodd (5.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1120422)

 -- Edward Betts <edward@4angle.com>  Sun, 09 Nov 2025 08:23:18 +0000

Upload details

Uploaded by:
Home Assistant Team
Uploaded to:
Sid
Original maintainer:
Home Assistant Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
python-steamodd_5.0-1.dsc 2.1 KiB a816989f5f4ddf839141ca92373322f383d12413809ceeba689a1e752278dd66
python-steamodd_5.0.orig.tar.gz 38.5 KiB 8218bc545b84a3fc1bfdcfc54f1b4981de003539ea59be109c57af6a9e0e8e1e
python-steamodd_5.0-1.debian.tar.xz 2.3 KiB 506763932d6f06b0cb6b207d1d1f7d8e1a4862c364eabecc0f03533bc61f694a

No changes file available.

Binary packages built by this source

python3-steamodd: Tools for interacting with the Steam API and processing Steam data

 This library provides interfaces for communicating with the Steam web API,
 enabling retrieval of information about public Steam accounts as well as
 access to a range of Steam community features. Capabilities include managing
 and fetching user inventories, interpreting Valve Data Format (VDF) files, and
 extracting data related to games, items, and user activity directly from
 Steam.
 .
 In addition to API wrappers, the library offers utilities for serializing and
 deserializing VDF files commonly used in Steam's infrastructure. It supports
 structured access to user profiles, inventories, and other public Steam
 information. Communication with Steam's online services requires an API key
 obtained from the Steam Community website.