Sha256: 3fe0d65419c8922f286fc961f9d6f98af0b9bae3d977730d9e49fde69f2f5aae
Contents?: true
Size: 498 Bytes
Versions: 1
Compression:
Stored size: 498 Bytes
Contents
Gem::Specification.new do |s| s.name = "stringent" s.version = "0.0.1" s.summary = "Generate a string with a target entropy" s.description = "Generate a string with a target entropy" s.authors = ["Michel Martens"] s.email = ["michel@soveran.com"] s.homepage = "https://github.com/soveran/stringent" s.license = "MIT" s.files = `git ls-files`.split("\n") s.add_development_dependency "cutest" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stringent-0.0.1 | stringent.gemspec |