MANIFEST.in
README.md
setup.py
todopoc/__init__.py
todopoc.egg-info/PKG-INFO
todopoc.egg-info/SOURCES.txt
todopoc.egg-info/dependency_links.txt
todopoc.egg-info/not-zip-safe
todopoc.egg-info/top_level.txt
todopoc/Controllers/MasterControl.py
todopoc/Controllers/WebServer.py
todopoc/Controllers/Models/SQLiteDBMS.py
todopoc/Controllers/Models/Temp.db
todopoc/Controllers/Models/ToDo.db
todopoc/Controllers/Models/ToDoData.py
todopoc/Views/wwwRoot/ToDo.html
todopoc/Views/wwwRoot/index.html
todopoc/Views/wwwRoot/CSS/ToDo.css
todopoc/Views/wwwRoot/CSS/index.css
todopoc/Views/wwwRoot/JS/ToDo.js
todopoc/Views/wwwRoot/JS/index.js