Metadata-Version: 2.1
Name: svt-text
Version: 0.1.2
Summary: Displays SVT-text in a terminal
Home-page: https://github.com/rickardnorlander/svt-text
Author: Rickard Norlander
Author-email: rickard@rinor.se
License: UNKNOWN
Description: # svt-text
        Shows SVT Text in a terminal
        
        ## Dependencies
        * Python 3.6
        * Requests
        
        ## Installation
        pip3 install svt-text
        
        ## Example Usage
        svt-text 100
        
        ## Screenshots
        
        ![Page 100](/100.png?raw=true "Page 100")
        
        ![Page 202](/202.png?raw=true "Page 202")
        
        ![Page 401](/401.png?raw=true "Page 401")
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
