Metadata-Version: 1.1
Name: python-gammu
Version: 2.0
Summary: Gammu bindings
Home-page: http://wammu.eu/python-gammu/
Author: Michal Čihař
Author-email: michal@cihar.com
License: GPLv2
Download-URL: http://wammu.eu/download/gammu/
Description: python-gammu
        ============
        
        .. image:: https://travis-ci.org/gammu/python-gammu.svg?branch=master
            :target: https://travis-ci.org/gammu/python-gammu
        
        .. image:: https://www.codacy.com/project/badge/c7e87df480fb4609aa48482873f5c46b
            :target: https://www.codacy.com/public/michal_2/python-gammu_2
        
        .. image:: https://scrutinizer-ci.com/g/gammu/python-gammu/badges/quality-score.png?b=master
           :target: https://scrutinizer-ci.com/g/gammu/python-gammu/?branch=master
        
        .. image:: https://landscape.io/github/gammu/python-gammu/master/landscape.svg?style=flat
           :target: https://landscape.io/github/gammu/python-gammu/master
        
        .. image:: https://coveralls.io/repos/gammu/python-gammu/badge.svg
            :target: https://coveralls.io/r/gammu/python-gammu
        
        .. image:: https://buildtimetrend.herokuapp.com/badge/gammu/python-gammu/latest
            :target: https://buildtimetrend.herokuapp.com/dashboard/gammu/python-gammu
        
        Python bindings for Gammu library.
        
        Homepage
        ========
        
        <http://wammu.eu/python-gammu/>
        
        License
        =======
        
        GNU GPL version 2.
        
        Documentation
        =============
        
        Please see included python documentation::
        
            >>> import gammu
            >>> help(gammu)
        
        Alternatively you can use Sphinx to generate browsable version, which is
        also available on-line at <http://wammu.eu/docs/manual/>.
        
        Feedback and bug reports
        ========================
        
        Any feedback is welcome, see <http://wammu.eu/support/> for information
        how to contact developers.
        
Keywords: mobile,phone,SMS,contact,gammu,calendar,todo
Platform: Linux
Platform: Mac OSX
Platform: Windows XP/2000/NT
Platform: Windows 95/98/ME
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: Microsoft :: Windows :: Windows 95/98/2000
Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Communications :: Telephony
