Metadata-Version: 2.1
Name: pycall
Version: 2.3.0
Summary: A flexible python library for creating and using Asterisk call files.
Home-page: http://pycall.org/
Author: Randall Degges
Author-email: rdegges@gmail.com
License: UNLICENSE
Description: pycall
        ======
        
        .. image:: https://img.shields.io/pypi/v/pycall.svg
            :alt: pycall Release
            :target: https://pypi.python.org/pypi/pycall
        
        .. image:: https://img.shields.io/pypi/dm/pycall.svg
            :alt: pycall Downloads
            :target: https://pypi.python.org/pypi/pycall
        
        .. image:: https://api.codacy.com/project/badge/grade/b5d09a0bb429481aa7c78c1df98628bf
            :alt: pycall Code Quality
            :target: https://www.codacy.com/app/r/pycall
        
        .. image:: https://img.shields.io/travis/rdegges/pycall.svg
            :alt: pycall Build
            :target: https://travis-ci.org/rdegges/pycall
        
        .. image:: https://coveralls.io/repos/github/rdegges/pycall/badge.svg?branch=master
            :alt: pycall Coverage
            :target: https://coveralls.io/github/rdegges/pycall?branch=master
        
        A flexible python library for creating and using Asterisk call files.
        
        Please visit our official website to get an overview, and see the docs:
        http://pycall.org/
        
        
        Details
        -------
        
        * author:     Randall Degges
        * email:      r@rdegges.com
        * license:    UNLICENSE (see UNLICENSE for more information)
        * website:    http://pycall.org/
        
Keywords: asterisk callfile call file telephony voip
Platform: UNKNOWN
Provides-Extra: test
