RubyGems Navigation menu

uuid-ncname 0.4.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.1 - February 17, 2024 (176.0 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.0 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (2):

base32 ~> 0.3.2
base58 ~> 0.2.3

Development 依赖 (3):

bundler ~> 2.2
rake ~> 13.0
rspec ~> 3.10

业主:

推送:

作者:

  • Dorian Taylor

SHA 256 校验和:

1ee08e61d4b1d71c848a2e1871dcc6b912e9af26d2409f81d6642618ae9b79cf

下载总量 31,113

这个版本 1,582

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.0

链接: