Metadata-Version: 2.4
Name: metarace-tagreg
Version: 1.0.7
Summary: Transponder allocation tool
Author-email: Nathan Fraser <ndf-zz@6-v.org>
License-Expression: MIT
Project-URL: homepage, https://6-v.org/software/tagreg.html
Keywords: transponder
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: metarace<2.2,>=2.1.20
Dynamic: license-file

# metarace-tagreg

Read transponder IDs from a connected decoder.

![tagreg screenshot](screenshot.png "tagreg")

## Requirements

   - Python >= 3.11
   - Gtk >= 3.0
   - metarace >= 2.1.20


## Installation

Use shared installer from metarace to collect requirements
and install with roadmeet and trackmeet:

	$ wget https://codeberg.org/ndf-zz/metarace/raw/branch/main/metarace-install.sh
	$ sh metarace-install.sh

