Sha256: 1bd4599b145fb041786685ed9e7234cd6da658e1315e2b700f61382bb80281c7

Contents?: true

Size: 1.67 KB

Versions: 0

Compression: gzip

Compressed size: 781 Bytes

Stored size: 781 Bytes

Contents

--- !ruby/object:Gem::Specification
name: idn-ruby
version: !ruby/object:Gem::Version
  version: 0.1.2
platform: ruby
authors:
- Erik Abele
- Bharanee Rathna
autorequire: 
bindir: bin
cert_chain: []
date: 2021-06-10 00:00:00.000000000 Z
dependencies: []
description: "\n    Ruby Bindings for the GNU LibIDN library, an implementation of
  the\n    Stringprep, Punycode and IDNA specifications defined by the IETF\n    Internationalized
  Domain Names (IDN) working group.\n\n    Included are the most important parts of
  the Stringprep, Punycode\n    and IDNA APIs like performing Stringprep processings,
  encoding to\n    and decoding from Punycode strings and converting entire domain
  names\n    to and from the ACE encoded form.\n  "
email: deepfryed@gmail.com
executables: []
extensions:
- ext/extconf.rb
extra_rdoc_files:
- LICENSE
- README.md
files:
- CHANGES
- LICENSE
- NOTICE
- README.md
- Rakefile
- ext/extconf.rb
- ext/idn.c
- ext/idn.h
- ext/idna.c
- ext/punycode.c
- ext/stringprep.c
- test/tc_Idna.rb
- test/tc_Punycode.rb
- test/tc_Stringprep.rb
- test/ts_IDN.rb
homepage: http://github.com/deepfryed/idn-ruby
licenses: []
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.7.6
signing_key: 
specification_version: 3
summary: LibIDN Ruby Bindings.
test_files:
- test/ts_IDN.rb
- test/tc_Punycode.rb
- test/tc_Stringprep.rb
- test/tc_Idna.rb

Package Spec version

idn-ruby-0.1.2