-
Name
-
pnn
-
Version
-
1.1.0
-
Platform
-
ruby
-
Authors
-
Cyril Kato
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Description
-
A Ruby interface for serialization and deserialization of piece identifiers in PNN format. PNN is a consistent and rule-agnostic format for representing pieces in abstract strategy board games, providing a standardized way to identify pieces independent of any specific game rules or mechanics.
-
Email
-
contact@cyril.email
-
Files
-
LICENSE.md
README.md
lib/pnn.rb
lib/pnn/dumper.rb
lib/pnn/parser.rb
lib/pnn/validator.rb
-
Homepage
-
https://github.com/sashite/pnn.rb
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/sashite/pnn.rb/issues", "documentation_uri"=>"https://rubydoc.info/github/sashite/pnn.rb/main", "homepage_uri"=>"https://github.com/sashite/pnn.rb", "source_code_uri"=>"https://github.com/sashite/pnn.rb", "specification_uri"=>"https://sashite.dev/documents/pnn/1.0.0/", "rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.2.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.7
-
Specification version
-
4
-
Summary
-
PNN (Piece Name Notation) support for the Ruby language.
-
Original platform
-
ruby
-
New platform
-
ruby