From a4f639242f9f6221a486e0e91adeb75ba6096f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Smodi=C5=A1?= Date: Mon, 24 Aug 2015 19:09:41 +0200 Subject: Split the development into daemon and wsgi_server. Implemented basic infrastructure for daemon (Prolog), and partial support for services in wsgi_server. --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 3c9f4d1..6f92562 100644 --- a/readme.txt +++ b/readme.txt @@ -2,4 +2,5 @@ Python3 packages required: - python3-ply - python3-termcolor - python3-psycopg2 +- python3-falcon -- cgit v1.2.1