Path to this page:
./
devel/ruby-necromancer,
Conversion from one object type to another
Branch: pkgsrc-2019Q4,
Version: 0.5.0,
Package name: ruby26-necromancer-0.5.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
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 5b3d7144e4a9d0810326e5405ad49c27b4f0599a
RMD160: 79dda6a8649c1f7c572f70eb670130a667067d79
Filesize: 19.5 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version ruby26-necromancer-0.5.0 (created)