| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.13 | 8 | ~amd64 ~x86 | 0 |
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..13} )
inherit distutils-r1
DESCRIPTION="Mode S multilateration client"
HOMEPAGE="https://github.com/mutability/mlat-client"
SRC_URI="https://github.com/mutability/mlat-client/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/pyasyncore[$PYTHON_USEDEP]"
dev-python/pyasyncore[mlat-client-0.2.13YTHON_USEDEP]
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mlat-client-0.2.13.tar.gz | 68069 bytes | https://github.com/mutability/mlat-client/archive/v0.2.13.tar.gz |