RubyGems Navigation menu

uuid-ncname 0.1.3

This module creates an isomorphic representation of a UUID which is guaranteed to fit into the grammar of the XML NCName construct, which also happens to exhibit (modulo case and hyphens) the same constraints as identifiers in nearly all programming languages. Provides case sensitive (Base64) and case-insensitive (Base32) variants.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.1 - February 17, 2024 (176 KB)
  2. 0.4.0 - November 25, 2021 (17.5 KB)
  3. 0.3.1 - January 16, 2021 (17.5 KB)
  4. 0.3.0 - January 16, 2021 (17.5 KB)
  5. 0.2.6 - July 28, 2020 (17 KB)
  6. 0.1.3 - July 10, 2018 (14.5 KB)
Show all versions (15 total)

Runtime Dependencies (1):

base32 ~> 0.3.2

Development Dependencies (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Dorian Taylor

SHA 256 checksum:

1ef49d2ec4b58ea3e866d2d4f40be478e5f2ef236d5cb52b0e25724e21d5fe23

Total downloads 31,034

For this version 11,572

License:

Apache-2.0

Required Ruby Version: >= 0

Links: