a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 1788 and 310454

Description: simple wiki implementation with built-in webserver
 DidiWiki is aimed at those who need a quick and lightweight wiki for
 personal use, such as notes, "to do" lists, etc. It is written in C,
 and has very low system requirements (binary size of ~25k
 stripped). This makes it particularly useful for handhelds. DidiWiki
 does not require installation of a separate webserver, scripting
 language, or database.
Description: simple wiki implementation with built-in webserver
 CiWiki is aimed at those who need a quick and lightweight wiki for
 personal use, such as notes, "to do" lists, etc. It is written in C,
 and has very low system requirements (binary size of ~25k
 stripped). This makes it particularly useful for handhelds. CiWiki
 does not require installation of a separate webserver, scripting
 language, or database.
 .
 CiWiki is mostly-compatible with the original DidiWiki.
--- 1788	Thu Jan  1 00:00:00 1970
+++ 310454	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,9 @@
 simple wiki implementation with built-in webserver
- DidiWiki is aimed at those who need a quick and lightweight wiki for
+ CiWiki is aimed at those who need a quick and lightweight wiki for
  personal use, such as notes, "to do" lists, etc. It is written in C,
  and has very low system requirements (binary size of ~25k
- stripped). This makes it particularly useful for handhelds. DidiWiki
+ stripped). This makes it particularly useful for handhelds. CiWiki
  does not require installation of a separate webserver, scripting
  language, or database.
+ .
+ CiWiki is mostly-compatible with the original DidiWiki.