Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marnanel/spurge
Spurge is a server for the Cambridge RGTP protocol.
https://github.com/marnanel/spurge
Last synced: about 1 month ago
JSON representation
Spurge is a server for the Cambridge RGTP protocol.
- Host: GitHub
- URL: https://github.com/marnanel/spurge
- Owner: marnanel
- License: gpl-2.0
- Created: 2011-01-17T18:47:49.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T00:54:58.000Z (almost 6 years ago)
- Last Synced: 2023-03-11T14:38:16.354Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
I'm in the middle of bringing spurge up to modern packaging standards.
----
SPURGE v0.5.0 - VERY BRIEF RELEASE NOTES
This is a complete rewrite of spurge v0.30 in Python.
To get started, type "make install" as root.What's been gained:
~~~~~~~~~~~~~~~~~~~
- An installation script.
- A man page.
- The code is now much simpler and easier to work with.What's been lost:
~~~~~~~~~~~~~~~~~
These features were in v0.30, but not this version.
They will all be included in v0.6.0:- The ordinary user command ELOG.
- The editor commands EDLK, EDUL, EDIT, EDIX, EDCF, EDAB and MOTS.
- rDNS lookup in logging.The test suite is under construction. It should be ready for the next
version.Before the system is ready for v1.0.0, the commands ALVL, DIFF and UDBM
must be implemented, which never worked in v0.30; so must email notification,
the "eligible" option in the config files, and a lot of documentation.