clerq.gemspec in clerq-0.1.0 vs clerq.gemspec in clerq-0.2.0
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "clerq"
spec.version = Clerq::VERSION
spec.authors = ["Nikolay Voynov"]
spec.email = ["nvoynov@gmail.com"]
- spec.summary = %q{Toolkit for requirements management}
- spec.description = %q{The gem provides requirements markup; file based requirements project structure; document templates; customizable CLI for managing requirements projects.}
+ spec.summary = %q{Text node repository and automation of managing large structured texts.}
+ spec.description = %q{The gem provides text nodes markup, text repository, advanced customizable CLI for managing repository, the powerful templating system for text transformation that perfect matches for managing large structured texts.}
spec.homepage = "https://github.com/nvoynov/clerq"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.