summaryrefslogtreecommitdiff
path: root/openbabel.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'openbabel.gemspec')
-rw-r--r--openbabel.gemspec5
1 files changed, 3 insertions, 2 deletions
diff --git a/openbabel.gemspec b/openbabel.gemspec
index ca6d11b..4c8b6d6 100644
--- a/openbabel.gemspec
+++ b/openbabel.gemspec
@@ -8,11 +8,12 @@ Gem::Specification.new do |s|
s.authors = ["Andreas Maunz, Christoph Helma, Katsuhiko Nishimra"]
s.date = %q{2012-04-03}
s.description = %q{OpenBabel as a GEM}
- s.email = %q{andreas@maunz.de}
- s.homepage = %q{http://cs.maunz.de}
+ s.email = ["andreas@maunz.de","helma@in-silico.ch"]
+ s.homepage = %q{http://github.com/opentox/openbabel-gem}
s.require_paths = ["lib"]
s.rubygems_version = %q{1.6.2}
s.summary = %q{OpenBabel!}
+ s.license = "GPL-3"
s.test_files = ["test/test_openbabel.rb"]
s.files = %w{Rakefile lib/openbabel.rb lib/openbabel/version.rb}