![](https://secure.gravatar.com/avatar/6eff82237041bc3bd7ac9279cebcf254.jpg?s=120&d=mm&r=g)
http://freshmeat.net/news/1999/04/20/924591172.html
PyGCS 1.3.1 Jeff Blaine - April 20th 1999, 02:52 EST
PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language. PyGCS is ideally meant to be a small multi-user real-time chat system for people who have a need to talk to more than one person at a time online. It fits somewhere in between the setup IRC uses (no walking between rooms so to speak) and the MUCK/MUSH/MOO style of server.
Changes: Copyright changes (modified BSD now) and a serious bug fixed in cmdclass.py. This should be the last release for a month or two at least. Upgrading from 1.3 is simple.
Download: ftp://ftp.shore.net/members2/j/jblaine/Source/pygcs-1.3.1.tar.gz Homepage: http://www.shore.net/~jblaine/code-GCS.html Changelog: http://www.shore.net/~jblaine/PyGCS_ChangeLog.txt Appindex Record: http://freshmeat.net/appindex/1999/04/01/922989853.html
Author: Jeff Blaine License: BSD type Category: Daemons/MUD Depends on: Python 1.5 or higher
Freshmeat copyright © 1999 scoop@freshmeat.net
<P><A HREF="http://www.shore.net/~jblaine/code-GCS.html">PyGCS 1.3.1</A> - stripped down MUD-like chat-server written entirely in Python. (20-Apr-99) -- ----------- comp.lang.python.announce (moderated) ---------- Article Submission Address: python-announce@python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
participants (1)
-
Markus Fleck