smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-smpp/package.xml

13 lines
278 B
XML

<package>
<name>OsmoSMPP</name>
<namespace>Osmo</namespace>
<prereq>OsmoNetwork</prereq>
<filein>codec/SMPPPDUHeader.st</filein>
<test>
<sunit>Osmo.SMPPPDUHeaderTest</sunit>
<filein>test/SMPPPDUHeaderTest.st</filein>
</test>
</package>