From 7046901ac5b45e138669c4faa482007a0481e53e Mon Sep 17 00:00:00 2001 From: rautenberg Date: Fri, 3 Aug 2012 13:06:27 +0200 Subject: add library links to README --- README.markdown | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 41b7a28..47f9c70 100644 --- a/README.markdown +++ b/README.markdown @@ -1,8 +1,23 @@ -opentox-ruby-minimal +opentox-client ==================== Thin Ruby wrapper for the [OpenTox](http://www.opentox.org) REST API +Libraries: + +* {OpenTox::Algorithm} Wrapper for OpenTox Algorithms +* {OpenTox::Authorization} Authorization and Authentication +* {OpenTox::Compound} Compound Library +* {OpenTox::Dataset} Dataset Library +* {OpenTox::Error} extends Exception class according the OpenTox API +* {OpenTox::Model} Model Library +* {OpenTox} OpenTox Library - general definition of OpenTox objects +* {OTLogger} OpenTox Logger Extensions +* {OpenTox::Policies} parse and serialize XML for the openSSO A&A server +* {OpenTox::RestClientWrapper} wrapper for the RestClient gem +* {OpenTox::Task} Task Library + + Dependencies ------------ -- cgit v1.2.3