Registry / serialization / slither

slither

JSON →
library0.99.7rbrubygemsunverified

A simple, clean DSL for describing, writing, and parsing fixed-width text files.

gem install slither
INSTALL
IMPORT
SIG · SLITHER
S
slither
serializationrubyv0.99.7
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.

Slither
require 'slither'

Define a fixed-width format and parse a file.

require 'slither' Slither.define :my_format do header do string :name, 10 integer :age, 3 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.99.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
slither — gem install slither · libregistry