Metadata-Version: 1.2
Name: seshkit
Version: 0.0.1
Summary: seshkit is a command-line tool for creating transcripts from audio files.
Home-page: https://github.com/dannguyen/seshkit
Author: Dan Nguyen
Author-email: dansonguyen@gmail.com
License: MIT license
Description: =======
        seshkit
        =======
        
        
        
        seshkit is a command-line tool for creating transcripts from audio files.
        
        Named after `Seshat, the goddess of scribes <https://en.wikipedia.org/wiki/Seshat>`_
        
        Status (2020-10-10)
        -------------------
        
        I just created this repo on a lark. No functionality is implemented other than Click skeleton scaffolding. Check back later!
        
        
        Features
        --------
        
        - Free software: MIT license
        - manager/wrapper around AWS boto/awscli
        
        
        Credits
        -------
        
        Current author: Dan Nguyen `@dancow <https://twitter.com/dancow>`_
        
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2020-10-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: seshkit
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
