An xmlrpc test project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Georg Hopp 31f92c346d improve README.md 10 years ago
include initial project revision 15 years ago
reader first documentation add 15 years ago
server initial project revision 15 years ago
system initial project revision 15 years ago
.gitignore now just ignore doc dir, as it can be generated 15 years ago
Doxyfile change font for documentation graphs 15 years ago
Makefile first documentation add 15 years ago
README added info to apidoc 15 years ago
README.md improve README.md 10 years ago
TODO playing around with git 15 years ago
xmlrpc.c initial project revision 15 years ago

README.md

xmlrpc

Synopsis

unknown

Description

The intention for this was to create a simple XMLRPC server...

Requirements

unknown

Dependencies

unknown

Contributing

Whoever finds the mood to do something with this code may do so. Clone the project and create yourself a branch. When you are done create a pull request.

Copyright © 2016 Georg Hopp

License

GNU General Public License (Version 3)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author

Georg Hopp georg@steffers.org