Registry / serialization / fixed-width-multibyte

fixed-width-multibyte

JSON →
library0.2.3rbrubygemsunverified

FixedWidth Multibyte provides a DSL for parsing and writing fixed-width record files, with multibyte character support.

gem install fixed_width-multibyte
INSTALL
IMPORT
SIG · FIXED-WIDTH-MULTIB
F
fixed-width-multibyte
serializationrubyv0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FixedWidth
require 'fixed_width'

Define a fixed-width format

require 'fixed_width' FixedWidth.define do |d| d.field :name, 10 d.field :age, 3 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fixed-width-multibyte — gem install fixed-width-multibyte · libregistry