adiwg-mdcodes.gemspec in adiwg-mdcodes-2.1.2.pre.beta1 vs adiwg-mdcodes.gemspec in adiwg-mdcodes-2.1.3.pre.beta2
- old
+ new
@@ -8,10 +8,10 @@
spec.name = "adiwg-mdcodes"
spec.version = ADIWG::Mdcodes::VERSION
spec.authors = ["stansmith907, jlblcc"]
spec.email = ["stansmith@usgs.gov"]
spec.summary = %q{adiwg-mdcodes provides code lists for mdJSON.}
- spec.description = %q{adiwg-mdcodes provides code lists for use in ISO 19139 compliant metadata, especially mdJSON. The codes include all ISO 19115-1 code extensions from the Alaska Data Integration working group (ADIwg).}
+ spec.description = %q{adiwg-mdcodes provides code lists for use with editors of ISO 19115-1, ISO 19115-2, ISO 19110, and mdJson compliant metadata. Some codelists include extensions added by the Alaska Data Integration working group (ADIwg).}
spec.homepage = "https://github.com/adiwg/mdCodes"
spec.license = "UNLICENSED"
spec.files = %x(git ls-files).split($/).delete_if {|fn| /resources\/json\/.*$/.match(fn) }
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }