summaryrefslogtreecommitdiff
path: root/nlp_ruby.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'nlp_ruby.gemspec')
-rw-r--r--nlp_ruby.gemspec13
1 files changed, 0 insertions, 13 deletions
diff --git a/nlp_ruby.gemspec b/nlp_ruby.gemspec
deleted file mode 100644
index 1393918..0000000
--- a/nlp_ruby.gemspec
+++ /dev/null
@@ -1,13 +0,0 @@
-Gem::Specification.new do |s|
- s.name = 'nlp_ruby'
- s.version = '0.4.4'
- s.date = '2014-06-03'
- s.summary = 'nlp_ruby'
- s.description = 'NLP related tools and classes'
- s.authors = ['Patrick Simianer']
- s.email = 'p@simianer.de'
- s.files = Dir['lib/*.rb', 'lib/nlp_ruby/*.rb']
- s.homepage = 'http://simianer.de'
- s.license = 'MIT'
-end
-