Select Git revision
-
Danilo K. S. Yorinori authored
Contains: - README: where to get informations - AUTHORS: authors information - COPYING: copyright information - ChangeLog: changes information - NEWS: new features and others news - Makefile - run-config.sh: script to generate run.sh - conf/version: plain text file with client version - lib/Makefile - src/Makefile - src/client.c: client code - src/client.h: client headers, defines, includes
Danilo K. S. Yorinori authoredContains: - README: where to get informations - AUTHORS: authors information - COPYING: copyright information - ChangeLog: changes information - NEWS: new features and others news - Makefile - run-config.sh: script to generate run.sh - conf/version: plain text file with client version - lib/Makefile - src/Makefile - src/client.c: client code - src/client.h: client headers, defines, includes
README 432 B
####################################################################### # SEED2 CLIENT ####################################################################### SEED2 CLIENT is a webservice client. Comunicates with SEED2 SERVER. For installation support read "INSTALL". For changes read "ChangeLog". For new features and other news read "NEWS". For credits read "AUTHORS". For copyright information read "COPYING".