Sha256: b46bee38f7f76ad65d36b00e50b15ced70dc89a70433ac22c67322de6820f13f

Contents?: true

Size: 1.61 KB

Versions: 0

Compression: gzip

Compressed size: 680 Bytes

Stored size: 680 Bytes

Contents

--- !ruby/object:Gem::Specification
name: atethechon
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- David Wilkie
autorequire: 
bindir: exe
cert_chain: []
date: 2022-10-13 00:00:00.000000000 Z
dependencies: []
description: 
email:
- dwilkie@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- ".tool-versions"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- data/world_bank.yml
- lib/atethechon.rb
- lib/atethechon/contact.rb
- lib/atethechon/data_store.rb
- lib/atethechon/parsers.rb
- lib/atethechon/parsers/contact_parser.rb
- lib/atethechon/parsers/world_bank_parser.rb
- lib/atethechon/serializers.rb
- lib/atethechon/serializers/contacts_serializer.rb
- lib/atethechon/store_cache.rb
- lib/atethechon/version.rb
- sig/atethechon.rbs
homepage: https://github.com/dwilkie/atethechon
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/dwilkie/atethechon
  source_code_uri: https://github.com/dwilkie/atethechon
  changelog_uri: https://github.com/dwilkie/atethechon/blob/main/CHANGELOG.md
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 3.1.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.7
signing_key: 
specification_version: 4
summary: Open Source collection of contacts from Development Organizations around
  the world.
test_files: []

Package Spec version

atethechon-0.1.0