Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 930 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 930 Bytes

Yaml.Json.Parser.pas

YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus

Remastered and rewritten version originally based on a works by

  1. Joao Costa, [email protected] https://github.com/joao-m-costa/delphi-yaml-to-json
  2. Lu Wey (TMS Core) https://github.com/LuWey/TextContainer
  3. Json Tools http://www.getlazarus.org/json

This library requires parts of Ararat Synapse socket library to compile.

License: MIT Release Language