Metadata-Version: 2.1
Name: birdwatcher
Version: 0.1.0
Summary: A Python computer vision library for animal behavior
Home-page: https://github.com/gbeckers/birdwatcher
Author: Gabriel J.L. Beckers
Author-email: gabriel@gbeckers.nl
License: BSD-3
Description: Birdwatcher is a Python computer vision library for the analysis of animal
        behavior.
        
        It is being used in our lab but not stable enough yet for general use. More
        info will be provided when a first release is appropriate.
        
        It is open source and freely available under the `New BSD License
        <https://opensource.org/licenses/BSD-3-Clause>`__ terms.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Requires: numpy
Requires: darr
Requires: opencv
Description-Content-Type: text/markdown
