Metadata-Version: 2.1
Name: telefilebot
Version: 0.0.2
Summary: A simple telegram bot that monitors changes in directories
Home-page: https://github.com/grburgess/telefilebot
Author: J. Michael Burgess
Author-email: jburgess@mpe.mpg.de
License: GPL-2+
Project-URL: Bug Tracker, https://github.com/grburgess/telefilebot/issues
Project-URL: Source Code, https://github.com/grburgess/telefilebot
Description: # telefilebot
        ![CI](https://github.com/grburgess/telefilebot/workflows/CI/badge.svg?branch=master)
        [![codecov](https://codecov.io/gh/grburgess/telefilebot/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/telefilebot)
        [![Documentation Status](https://readthedocs.org/projects/telefilebot/badge/?version=latest)](https://telefilebot.readthedocs.io/en/latest/?badge=latest)
        [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3372456.svg)](https://doi.org/10.5281/zenodo.3372456)
        ![PyPI](https://img.shields.io/pypi/v/telefilebot)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/telefilebot)
        
        ![alt text](https://raw.githubusercontent.com/grburgess/telefilebot/master/docs/media/logo.png)
        
        
        A simple telegram bot that monitors changes in directories
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://telefilebot.readthedocs.io.
        
        
        ## Features
        
        
        * TODO
        
        ## Credits
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
