AUTHORS                        all the people that contributed to this project
COPYING                        the GNU General Public License
ChangeLog                      the HISTORY of htsclient.ncurses
INSTALL                        describes how to install htsclient.ncurses
MANIFEST                       this file
NEWS                           'user-visible' changes in the current version
README                         Information about the program
README.programmers             Important info for programmers
TODO                           what's not yet implemented

htsclient.ncurses-0.4.1.lsm    LSM-entry for htsclient.ncurses 0.4.1
htsclient.ncurses.6            manpage for htsclient.ncurses(6)

Makefile                       the Makefile for htsclient.ncurses

cmdline.c                      commandline-options handling
htsclient.ncurses.c            main source file
log.c                          logging to stderr, syslog or a file 
misc.c                         miscellaneous code
ncurses.c                      ncurses-related code
net.c                          networking code
sock.c                         important socket-functions

*.h                            header files for the respective *.c files
data.h                         miscellaneous #defines, typedefs etc.
config.h                       compile-time options of htsclient.ncurses

