Change in pysim[master]: readme: add 'serial' dep, cosmetically rearrange

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jul 19 12:49:28 UTC 2018


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/10051


Change subject: readme: add 'serial' dep, cosmetically rearrange
......................................................................

readme: add 'serial' dep, cosmetically rearrange

Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
---
M README.md
1 file changed, 10 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/51/10051/1

diff --git a/README.md b/README.md
index e098700..60e3a1b 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,17 @@
 
 Dependencies
 ------------
-pysim requires pyscard and pytlv. Both can be installed using python-pip:
 
-pip install pytlv
-pip install pyscard
+pysim requires:
+
+- pyscard
+- serial
+- pytlv (for specific card types)
+
+Example for Debian:
+
+	apt-get install python-pyscard python-serial pip
+	pip install pytlv
 
 
 Mailing List

-- 
To view, visit https://gerrit.osmocom.org/10051
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
Gerrit-Change-Number: 10051
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180719/dfb8a1c6/attachment.htm>


More information about the gerrit-log mailing list