bystand - A NNTP client software with command-line interface.

This software is public domain. All files included with it are public
domain unless otherwise specified.

Makefile - File to compile with make (for GNU systems)
Makefile.BSD - File to compile with make (for non-GNU systems)
bystand.c - Main source file
bystand.doc - Documentation
bystand_options.inc - A file included twice in bystand.c
gnu_compat.c - Only needed for non-GNU systems (e.g. NetBSD)
gnu_compat.h - Only needed for non-GNU systems
protocols/* - Protocol plugins
setup/* - Example database schema and template

For discussion, there is:

- news:news.software.readers
- news:un2.org.zzo38computer.soft.bystand
- http://zzo38computer.org/fossil/bystand.ui/ticket

Download the latest version from:
  http://zzo38computer.org/prog/bystand.zip

You can also clone the Fossil repository if you have Fossil installed, or
view it with a web browser, with the following URL:
  http://zzo38computer.org/fossil/bystand.ui

