summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2014-02-25 10:29:29 +0100
committerrautenberg <rautenberg@in-silico.ch>2014-02-25 10:29:29 +0100
commitad1d6a4a7c0939b7c27869563d74809288de2b97 (patch)
tree84caab2c56d8ec2f2d4a5d4d890bcda2b7ddcbed /README.markdown
parent94bc82ec09942b4b095302636ba996224a368586 (diff)
add .yardopts, mv README.markdown to README.md
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.