GenSmsPdu: Automatic SMS message generator
GenSmsPdu is a Haskell library designed for the random generation of 3GPP SMS messages. It includes a comprehensive data type that encompasses various 3GPP-defined SMS message formats, including SMS-SUBMIT and SMS-DELIVER. Leveraging QuickCheck, GenSmsPdu is capable of automatically generating a series of random SMS messages in this specified data type.
GenSmsPdu features an encoder that transforms SMS messages into byte-formatted SMS PDUs (Protocol Data Units), along with a decoder for the reverse process. At present, it is capable of generating only single-page SMS messages.
Modules
- GenSmsPdu
Downloads
- GenSmsPdu-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2.0.0 |
---|---|
Dependencies | base (>=4.17.2.1 && <4.18), GenSmsPdu, QuickCheck, random [details] |
License | BSD-3-Clause |
Author | Kwanghoon Choi |
Maintainer | lazyswamp@gmail.com |
Category | Testing |
Home page | https://github.com/kwanghoon/GenSmsPdu |
Uploaded | by lazyswamp at 2024-02-15T00:32:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | GenSmsPdu |
Downloads | 1433 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2024-02-15 [all 2 reports] |