Source: ruby-adamantium Maintainer: Debian Ruby Team Uploaders: Kiran S Kunjumon , Utkarsh Gupta Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-ice-nine, ruby-memoizable, ruby-rspec Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-adamantium Vcs-Git: https://salsa.debian.org/ruby-team/ruby-adamantium.git Homepage: https://github.com/dkubb/adamantium Package: ruby-adamantium Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Create immutable objects with ease This is a small standalone gem featuring a module extracted from axiom. . It allows you to make objects immutable in a simple, unobtrusive way so that you can have immutable objects very easily.