-
Name
-
dry-struct
-
Version
-
1.8.1
-
Platform
-
ruby
-
Authors
-
Hanakai team
-
Bindir
-
exe
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
zeitwerk (~> 2.6)
dry-core (~> 1.1)
dry-types (~> 1.8, >= 1.8.2)
ice_nine (~> 0.11)
bundler (>= 0, development)
rake (>= 0, development)
rspec (>= 0, development)
yard (>= 0, development)
-
Description
-
Typed structs and value objects
-
Email
-
info@hanakai.org
-
Extra rdoc files
-
CHANGELOG.md
LICENSE
README.md
-
Files
-
CHANGELOG.md
LICENSE
README.md
dry-struct.gemspec
lib/dry-struct.rb
lib/dry/struct.rb
lib/dry/struct/class_interface.rb
lib/dry/struct/compiler.rb
lib/dry/struct/constructor.rb
lib/dry/struct/errors.rb
lib/dry/struct/extensions.rb
lib/dry/struct/extensions/pretty_print.rb
lib/dry/struct/extensions/super_diff.rb
lib/dry/struct/hashify.rb
lib/dry/struct/printer.rb
lib/dry/struct/struct_builder.rb
lib/dry/struct/sum.rb
lib/dry/struct/value.rb
lib/dry/struct/version.rb
-
Homepage
-
https://dry-rb.org/gems/dry-struct
-
Licenses
-
MIT
-
Metadata
-
{"allowed_push_host"=>"https://rubygems.org", "changelog_uri"=>"https://github.com/dry-rb/dry-struct/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/dry-rb/dry-struct", "bug_tracker_uri"=>"https://github.com/dry-rb/dry-struct/issues", "funding_uri"=>"https://github.com/sponsors/hanami"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.1.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.9
-
Specification version
-
4
-
Summary
-
Typed structs and value objects
-
Original platform
-
ruby
-
New platform
-
ruby