[ nabia ]
[ aramo ]
[ 源代码: ruby-necromancer ]
软件包: ruby-necromancer (0.5.1-2)
ruby-necromancer 的相关链接
Trisquel 的资源:
下载源码包 ruby-necromancer:
- [ruby-necromancer_0.5.1-2.dsc]
- [ruby-necromancer_0.5.1.orig.tar.gz]
- [ruby-necromancer_0.5.1-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Gabriel Filion
外部的资源:
- 主页 [github.com]
相似软件包:
Library offering conversion from one object type to another
Necromancer provides independent type conversion component for TTY toolkit.
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