A dependency system for CDK based tool kits. Currently the supported dependency stores are:
Various helper utilities for working with buffers and binary data
Pure JavaScript ID3 Tag writer/reader
Contains parsers and serializers for ASN.1 (currently BER only)
A simple code writer that assists with formatting and visualizing blocks of code.
Foundation for async iterators as streams
Realm-powered log stream writer/reader
Write logs based on conventional commits and templates.
Thin network layer on top of Node.js, managed TCP connection & buffering. Packet writer & reader.
High-performance JSON Pointer implementation
YAML 1.2 parser and serializer
XML import/export for documents described with moddle
A GraphSONv1 Writer/Reader for the Gremlin JavaScript package
`Reader` and `Writer` streams for Microsoft WAVE audio files
Uint8Array async iterator adapters for Node.js streams
Tools for OER parsing and serialization
Properties file reader for Node.js
Read binary packets...
Convert objects/arrays into a CSV string or write them into a CSV file
ROS 2 message serialization, for reading and writing bags and network messages
Binary packet writer/reader.
a fast, efficient buffer writer
Statoscope report writer
Remove EXIF data from your image files.
A gem to read and write to google spreadsheets
This library allows to you to read and write rpm packages. Written in pure ruby because librpm is not available on all systems
Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac. More information about INI files can be found on the [Wikipedia Page](http://en.wikipedia.org/wiki/INI_file). ### Properties The basic element contained in an INI file is the property. Every property has a name and a value, delimited by an equals sign *=*. The name appears to the left of the equals sign and the value to the right. name=value ### Sections Section declarations start with *[* and end with *]* as in `[section1]` and `[section2]` shown in the example below. The section declaration marks the beginning of a section. All properties after the section declaration will be associated with that section. ### Comments All lines beginning with a semicolon *;* or a number sign *#* are considered to be comments. Comment lines are ignored when parsing INI files. ### Example File Format A typical INI file might look like this: [section1] ; some comment on section1 var1 = foo var2 = doodle var3 = multiline values \ are also possible [section2] # another comment var1 = baz var2 = shoodle
Reader/Writer Cache Store
This gem provides utilities for reading, filtering, mapping, and writing JSON Lines formatted files in Ruby.
RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.
JSON::LD parses and serializes JSON-LD into RDF and implements expansion, compaction and framing API interfaces for the Ruby RDF.rb library suite.
RDF::RDFa is an RDFa reader/writer for Ruby using the RDF.rb library suite.
RDF::TriG is an TriG reader/writer for the RDF.rb library suite.
A library that can create, read, write, modify BIND compatible Zonefiles (RFC1035). Warning: It probably works for most cases, but it might not be able to read all files even if they are valid for bind.
RDF::RDFXML is an RDF/XML reader and writer for the RDF.rb library suite.
RDF::N3 is an Notation-3 reader/writer and reasoner for the RDF.rb library suite.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.