Search Criteria
Package Details: python-pysim-git 1.0.r520.g219a5f36-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pysim-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pysim-git |
Description: | A python tool to program SIMs / USIMs / ISIMs |
Upstream URL: | https://osmocom.org/projects/pysim/wiki |
Licenses: | GPL2 |
Provides: | python-pysim |
Submitter: | Falkenber9 |
Maintainer: | None |
Last Packager: | Falkenber9 |
Votes: | 3 |
Popularity: | 0.25 |
First Submitted: | 2021-04-16 19:45 (UTC) |
Last Updated: | 2023-06-05 05:03 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- python-bidict (python-bidict-gitAUR)
- python-cmd2
- python-colorlog
- python-construct
- python-gsm0338AUR
- python-jsonpath-ng
- python-pyscard
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pytlvAUR
- python-termcolor
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
fixeria commented on 2023-05-24 08:06 (UTC) (edited on 2023-05-24 08:07 (UTC) by fixeria)
Hi Robert,
pySim has been updated to support both legacy and modern cmd2 versions:
so my
make-it-work-with-cmd2
patches do not apply and not needed anymore.Thanks for maintaining!
fixeria commented on 2022-09-08 10:08 (UTC)
Recent pySim requires some more dependencies: pyyaml>=5.1, termcolor, colorlog.
Also, it is not compatible with the most recent python-construct and requires patches:
https://cgit.osmocom.org/pysim/log/?h=fixeria/cmd2