Skip to content

sysnux/smspdu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS-PDU Decoder

This library will help you decode raw SMS data you can get from a GSM modem.

Requires Python 3.6

How to install

pip install smspdudecoder

How to test

If you want to experiment with it, clone the repository, do some changes, and type tox (tox needs to be installed) to launch tests.

About

Python SMS PDU Decoder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.5%
  • Makefile 5.5%