diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2003-12-12 19:22:34 +0000 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-08-21 15:56:24 +0200 |
commit | 91bf510d16eef7da80320315e5a28f60e9d9a269 (patch) | |
tree | 24156dbf15f022b63c3f92c9b6c8d60cbdc3a5ac /README | |
parent | 4ca31f683b1f9dca7cb6c9c73785844e8dcd61c7 (diff) | |
download | miniircd-91bf510d16eef7da80320315e5a28f60e9d9a269.tar.gz miniircd-91bf510d16eef7da80320315e5a28f60e9d9a269.zip |
Preparations before version 0.2
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -3,9 +3,10 @@ miniircd -- A (very) simple Internet Relay Chat (IRC) server Description: - miniircd is a small and limited IRC server. Yet, it's a functional - alternative to a full-blown ircd if you want to run a small IRC - server for private or internal usage. + miniircd is a small and limited IRC server written in Python. + Despite its size, it is a functional alternative to a full-blown + ircd for private or internal use. Installation is simple; no + configuration is required. Features: @@ -43,6 +44,10 @@ Homepage: http://joel.rosdahl.net/projects/#miniircd -Authors: +Author: Joel Rosdahl <joel@rosdahl.net> + +Thanks to: + + Linus Sjöberg |