Metadata-Version: 1.1
Name: pycot
Version: 2.1.0
Summary: Python Cursor on Target Module.
Home-page: https://github.com/ampledata/pycot
Author: Greg Albrecht
Author-email: oss@undef.net
License: Copyright 2020 Orion Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Description: pycot - Python Cursor on Target Module
        **************************************
        
        Renders and Parses Cursor on Target XML events.
        
        
        Installation
        ============
        Install from pypi using pip: ``pip install pycot``
        
        
        Build Status
        ============
        
        Master:
        
        .. image:: https://travis-ci.org/ampledata/pycot.svg?branch=master
            :target: https://travis-ci.org/ampledata/pycot
        
        Develop:
        
        .. image:: https://travis-ci.org/ampledata/pycot.svg?branch=develop
            :target: https://travis-ci.org/ampledata/pycot
        
        
        Source
        ======
        Github: https://github.com/ampledata/pycot
        
        Author
        ======
        Greg Albrecht W2GMD oss@undef.net
        
        http://orionlabs.io/
        
        Copyright
        =========
        Copyright 2020 Orion Labs, Inc.
        
        License
        =======
        Apache License, Version 2.0. See LICENSE for details.
        
Keywords: Cursor on Target
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
