summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown38
1 files changed, 0 insertions, 38 deletions
diff --git a/README.markdown b/README.markdown
deleted file mode 100644
index 70760ae..0000000
--- a/README.markdown
+++ /dev/null
@@ -1,38 +0,0 @@
-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
-------------
-
- libraptor1-dev
-
-Installation
-------------
-
- gem install opentox-client
-
-Documentation
--------------
-* [API documentation](http://rdoc.info/gems/opentox-client)
-* [RubyDoc.info Code documentation](http://rubydoc.info/github/opentox/opentox-client/development/frames)
-
-Copyright
----------
-Copyright (c) 2009-2014 Christoph Helma, Martin Guetlein, Micha Rautenberg, Andreas Maunz, David Vorgrimmler, Denis Gebele. See LICENSE for details.