Metadata-Version: 2.1
Name: pybsc
Version: 0.1.51
Summary: A little useful library (like a Backscratcher).
Home-page: https://github.com/iory/pybsc
Author: iory
Author-email: ab.ioryz@gmail.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: coloredlogs
Requires-Dist: numpy
Requires-Dist: orjson
Requires-Dist: pyperclip
Requires-Dist: pyyaml
Requires-Dist: six
Requires-Dist: tqdm
Provides-Extra: all
Requires-Dist: PyTurboJPEG ; extra == 'all'
Requires-Dist: opencv-python ; extra == 'all'
Requires-Dist: pillow ; extra == 'all'
Requires-Dist: shapely ; extra == 'all'
Requires-Dist: scikit-video ; extra == 'all'
Requires-Dist: tqdm ; extra == 'all'
Requires-Dist: azure-cognitiveservices-speech ; extra == 'all'
Requires-Dist: google-cloud-speech ; extra == 'all'
Requires-Dist: google-cloud-texttospeech ; extra == 'all'
Requires-Dist: pydub ; extra == 'all'
Provides-Extra: image
Requires-Dist: PyTurboJPEG ; extra == 'image'
Requires-Dist: opencv-python ; extra == 'image'
Requires-Dist: pillow ; extra == 'image'
Requires-Dist: shapely ; extra == 'image'
Provides-Extra: tts
Requires-Dist: azure-cognitiveservices-speech ; extra == 'tts'
Requires-Dist: google-cloud-speech ; extra == 'tts'
Requires-Dist: google-cloud-texttospeech ; extra == 'tts'
Requires-Dist: pydub ; extra == 'tts'
Provides-Extra: video
Requires-Dist: opencv-python ; extra == 'video'
Requires-Dist: scikit-video ; extra == 'video'
Requires-Dist: tqdm ; extra == 'video'

# pybsc

[![Build Status](https://github.com/iory/pybsc/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/iory/pybsc/actions)

A little useful library (like a Backscratcher).
