diff options
Diffstat (limited to 'comms/gsmlib/pkg-descr')
-rw-r--r-- | comms/gsmlib/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/gsmlib/pkg-descr b/comms/gsmlib/pkg-descr new file mode 100644 index 000000000000..697a67054ba9 --- /dev/null +++ b/comms/gsmlib/pkg-descr @@ -0,0 +1,10 @@ +This distribution contains a library to access GSM mobile phones through GSM +modems. Features include: + - modification of phonebooks stored in the mobile phone or on the SIM card + - reading and writing of SMS messages stored in the mobile phone + - sending and reception of SMS messages + +Additionally, some simple command line programs are provided to use these +functionalities. + +WWW: http://www.pxh.de/fs/gsmlib/ |