initial commit (ready for pypi)

This commit is contained in:
George K
2018-02-16 19:52:02 +03:00
parent c4fd5eace6
commit 062b7933a2
6 changed files with 68 additions and 0 deletions

View File

@@ -1,2 +1,6 @@
# asyncio-seppuku
sends signal to current pid after specified delay
## Usage:
See examples/simple.py