Search Criteria
Package Details: meshtastic-python 2.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/meshtastic-python.git (read-only, click to copy) |
---|---|
Package Base: | meshtastic-python |
Description: | Python CLI and API for talking to Meshtastic devices |
Upstream URL: | https://github.com/meshtastic/python/ |
Licenses: | GPL3 |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-22 20:08 (UTC) |
Last Updated: | 2023-03-24 21:56 (UTC) |
Dependencies (11)
- python-dotmap
- python-enum-compat
- python-protobuf (python-protobuf-git)
- python-pygatt
- python-pypubsub
- python-pyqrcode
- python-pyyaml (python-yaml)
- python-setuptools
- python-tabulate (python-tabulate-git)
- python-timeago
- python-pytap2 (optional) – TUN tunnel support
Latest Comments
Bevan commented on 2023-02-28 22:05 (UTC)
I will update this package soon. However, I'd like to wait until the licensing of meshtastic-python has been clarified. See https://github.com/meshtastic/python/issues/422
uboot commented on 2023-02-28 15:15 (UTC) (edited on 2023-02-28 15:27 (UTC) by uboot)
Correct sha256 checksum is dd737e991adc64628f9cfb698e90381792b0acf8be6b10a636449e8de503577d
But then it fails with
Workaround:
Line 20 and Line 25 of PKGBUILD should read
Finally, there also is a runtime dependency missing: aur/python-enum-compat
The CLI will complain otherwise.