smarter_csv.gemspec in smarter_csv-1.11.2 vs smarter_csv.gemspec in smarter_csv-1.12.0.pre1
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "smarter_csv"
spec.version = SmarterCSV::VERSION
spec.authors = ["Tilo Sloboda"]
spec.email = ["tilo.sloboda@gmail.com"]
- spec.summary = "CSV Reading and Writing"
+ spec.summary = "Convenient CSV Reading and Writing"
spec.description = "Ruby Gem for convenient reading and writing: importing of CSV Files as Array(s) of Hashes, with lots of features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys"
spec.homepage = "https://github.com/tilo/smarter_csv"
spec.license = 'MIT'
spec.metadata["homepage_uri"] = spec.homepage