RubyGems Navigation menu

uuid-ncname 0.2.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:
= 複製 已複製

安裝:
=

版本列表:

  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)
  6. 0.2.3 - November 15, 2019 (16.5 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (1):

base32 ~> 0.3.2

Development 相依性套件 (3):

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

擁有者:

Pushed by:

作者:

  • Dorian Taylor

SHA 256 checksum:

411210ec31e04bbd23695a02d47b2c6276a51266b305296435e5d7f6925c092d

總下載次數 31,133

這個版本 1,562

License:

Apache-2.0

Ruby 版本需求: ~> 2.0

相關連結: