From 9927dc39722c07f3d59c612d6c497c75897384a9 Mon Sep 17 00:00:00 2001 From: thuck Date: Mon, 18 Jan 2010 17:59:37 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..ae72d7a --- /dev/null +++ b/index.html @@ -0,0 +1,99 @@ + + + + + + + thuck/python-smpp @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

python-smpp + by thuck

+ +
+ SMPP lib and client for python +
+ +

Python is a great language, for a while I was looking for a SMPP lib, and didn't find one that really makes things like I imagined, so I decided to create a new one based on twisted...

Dependencies

+

Not finished

+

Install

+

Not finished

+

License

+

Python-smpp is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. + +Python-smpp is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +

+

Authors

+

Denis Doria

+

Contact

+

Denis Doria (denisdoria@gmail.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/thuck/python-smpp
+

+ + + +
+ + + +