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

Group :: Sistema/Bibliotecas
RPM: jsonxx

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 20140722-alt1
Data da compilação: 13 setembro 2014, 12:25 ( 500.4 weeks ago )
Tamanho:: 11.40 Kb

Home page:   https://bitbucket.org/tunnuz/json

Licença: MIT
Sumário: Self contained Flex/Bison JSON parser for C++11
Descrição:

JSON++ is a self contained Flex/Bison JSON parser for C++11. It parses
strings and files in JSON format, and builds an in-memory tree
representing the JSON structure. JSON objects are mapped to std::maps,
arrays to std::vectors, JSON native types are mapped onto C++ native
types. The library also includes printing on streams. Classes exploit
move semantics to avoid copying parsed structures around. It doesn't
require any additional library (not even libfl).

Mantenedor currente: Eugeny A. Rostovtsev (REAL)

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libjsonxx
  • libjsonxx-debuginfo
  • libjsonxx-devel
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