mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-31 09:24:48 +03:00
readme: add 'serial' dep, cosmetically rearrange
Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
This commit is contained in:
13
README.md
13
README.md
@@ -31,10 +31,17 @@ There is a cgit interface at <http://git.osmocom.org/pysim/>
|
|||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
pysim requires pyscard and pytlv. Both can be installed using python-pip:
|
|
||||||
|
|
||||||
pip install pytlv
|
pysim requires:
|
||||||
pip install pyscard
|
|
||||||
|
- pyscard
|
||||||
|
- serial
|
||||||
|
- pytlv (for specific card types)
|
||||||
|
|
||||||
|
Example for Debian:
|
||||||
|
|
||||||
|
apt-get install python-pyscard python-serial python-pip
|
||||||
|
pip install pytlv
|
||||||
|
|
||||||
|
|
||||||
Mailing List
|
Mailing List
|
||||||
|
|||||||
Reference in New Issue
Block a user