Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37527657
en ru br
ALT Linux repositórios
S:1.5.0-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-iniparse

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.5.0-alt1
Data da compilação: 8 julho 2020, 18:53 ( 198.2 weeks ago )
Tamanho:: 30.23 Kb

Home page:   https://github.com/antw/iniparse

Licença: MIT
Sumário: IniParse is a pure Ruby library for parsing INI configuration and data files.
Descrição:

IniParse is a pure Ruby library for parsing INI configuration and data files..

Main features:

* Support for duplicate options. While not common, some INI files contain an
 option more than once. IniParse does not overwrite previous options, but
 allows you to access all of the duplicate values.
* Preservation of white space and blank lines. When writing back to your INI
 file, line indents, white space and comments (and their indents) are
 preserved. Only trailing white space (which has no significance in INI files)
 will be removed.
* Preservation of section and option ordering. Sections and options are kept in
 the same order they are in the original document ensuring that nothing gets
 mangled when writing back to the file.

If you don't need the above mentioned features, you may find the simpler IniFile
gem does all you need.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-iniparse
  • gem-iniparse-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009