Files
miniupnpc/info.yml
T
2026-07-09 16:49:17 +03:00

32 lines
775 B
YAML

name: miniupnpc
description: Small UPnP client library/tool to access Internet Gateway Devices
version: 2.3.3
revision: 1
url: https://miniupnp.tuxfamily.org/
license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any
type: source
depends:
- glibc
- sh
make_depends:
- python3=3.14.*
- python-build
- python-installer
- python-setuptools
- python-wheel
downloads:
- url: http://miniupnp.free.fr/files/miniupnpc-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: d52a0afa614ad6c088cc9ddff1ae7d29c8c595ac5fdd321170a05f41e634bd1a
split_packages:
- name: miniupnpc
- name: python-miniupnpc
description: Python bindings for miniupnpc
depends:
- glibc
- python3=3.14.*