3 releases
0.1.4 | Jul 9, 2021 |
---|---|
0.1.3 | Jul 9, 2021 |
0.1.2 | Jul 9, 2021 |
#5 in #pdu
158 downloads per month
Used in smpp
120KB
3.5K
SLoC
rust-smpp-pdu
An SMPP PDU parsing library for Rust.
Designed to be used with https://gitlab.com/andybalaam/rust-smpp - see there for more information.
Build
First, install Rust.
cargo test
Publish
cargo update
vim CHANGELOG.md # Set the version number
vim Cargo.toml # Set the version number
cargo publish
git tag $VERSION
git push --tags
Code of conduct
We follow the Rust code of conduct.
Currently the moderation team consists of Andy Balaam only. We would welcome more members: if you would like to join the moderation team, please contact Andy Balaam.
Andy Balaam may be contacted by email on andybalaam at artificialworlds.net or on mastodon on @andybalaam@mastodon.social.
License
rust-smpp-pdu is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
This project is developed in both my work and personal time, and released under my personal copyright with the agreement of my employer.
Dependencies
~5–7.5MB
~125K SLoC