Path to this page:
./
devel/ruby-necromancer,
Conversion from one object type to another
Branch: pkgsrc-2021Q1,
Version: 0.7.0,
Package name: ruby26-necromancer-0.7.0,
Maintainer: pkgsrc-usersNecromancer
> Conversion from one object type to another with a bit of black magic.
Necromancer provides independent type conversion component for [TTY]
(https://github.com/piotrmurach/tty) toolkit.
## Motivation
Conversion between Ruby core types frequently comes up in projects but is
solved by half-baked solutions. This library aims to provide an independent
and extensible API to support a robust and generic way to convert between
core Ruby types.
## Features
* Simple and expressive API
* Ability to specify own converters
* Ability to compose conversions out of simpler ones
* Support conversion of custom defined types
* Ability to specify strict conversion mode
Master sites:
SHA1: 27c6e470a760098f563947de1dc7f22b9da3a258
RMD160: 7129ff137ba657d8b184352ea915c68119f2dcbc
Filesize: 16 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version ruby26-necromancer-0.7.0 (created)