Metadata-Version: 2.1
Name: textwarden
Version: 0.0.1
Summary: Generic Discord bot.
Home-page: https://gitlab.com/nul.one/textwarden
Author: Predrag Mandic
Author-email: predrag@nul.one
License: BSD
Download-URL: https://gitlab.com/nul.one/textwarden/-/archive/0.0.1/textwarden-0.0.1.tar.gz
Description: 
        tw (textwarden)
        ==================================================
        [![PyPI version](https://badge.fury.io/py/textwarden.svg)](https://badge.fury.io/py/textwarden)
        [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
        
        Generic Discord bot.
        
        Overview
        -------------------------
        
        TODO
        
        Installation
        -------------------------
        
        ### install from pypi (recommend)
        `pip3 install textwarden`
        
        ### install from git (latest master)
        `pip3 install -U git+https://gitlab.com/nul.one/textwarden.git`
        
        Usage
        -------------------------
        
        TODO
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3.4.6
Description-Content-Type: text/markdown
