Sha256: 538a58c19e6997c94d31ab77bc545f6bc8ce52a7fc78750c3cd49faa140608d0

Contents?: true

Size: 1.68 KB

Versions: 0

Compression: gzip

Compressed size: 760 Bytes

Stored size: 760 Bytes

Contents

--- !ruby/object:Gem::Specification
name: eve-paste
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Bokobo Shahni
autorequire:
bindir: exe
cert_chain: []
date: 2023-01-07 00:00:00.000000000 Z
dependencies: []
description: eve-paste parses various formats that are copy-pastable from the in-game
  UI in EVE Online. It is largely a port of the Go-based parsers in EVEPraisal.
email: shahni@bokobo.space
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".editorconfig"
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- lib/eve/paste.rb
- lib/eve/paste/errors.rb
- lib/eve/paste/version.rb
- lib/tasks/.keep
homepage: https://bokoboshahni.github.io/eve-paste
licenses:
- MIT
metadata:
  homepage_uri: https://bokoboshahni.github.io/eve-paste
  bug_tracker_uri: https://github.com/bokoboshahni/eve-paste/issues
  changelog_uri: https://github.com/bokoboshahni/eve-paste/blob/main/CHANGELOG.md
  documentation_uri: https://bokoboshahni.github.io/eve-paste/v0.1.0
  mailing_list_uri: https://github.com/bokoboshahni/eve-paste/discussions
  source_code_uri: https://github.com/bokoboshahni/eve-paste
  rubygems_mfa_required: 'true'
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - "~>"
    - !ruby/object:Gem::Version
      version: '3.1'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 3.3.0
requirements: []
rubygems_version: 3.3.26
signing_key:
specification_version: 4
summary: Parser for EVE Online copy-pastable formats
test_files: []

Package Spec version

eve-paste-0.1.0