From c16f2362064148d7e1db783fa77a8c3efadaad92 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Wed, 28 Apr 2021 10:17:23 +0200 Subject: [PATCH] updated metadata --- todo.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/todo.py b/todo.py index 5914c03..f93ecb5 100755 --- a/todo.py +++ b/todo.py @@ -1,16 +1,16 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -"""Retrieves covid19 numbers from RKI for `argos `.""" +"""Todo.txt interface for `argos `.""" -# httping +# todo # v1.0 # Tobias Schmidl # schtobia -# Short description of what your plugin does. +# Todo.txt interface # -# python,requests -# https://gitlab.com/schtobia/argos-corona/blob/master/corona.py +# python,todotxtio +# https://gitlab.com/schtobia/argos-todo/blob/master/todo.py from __future__ import annotations