https://github.com/furkankayar/csvxmljsonconverter
Converter that has been written in C converts data formats (XML, JSON, CSV) each other.
https://github.com/furkankayar/csvxmljsonconverter
c csv csvtojson csvtoxml json jsontocsv jsontoxml libjson libxml2 xml xmltocsv xmltojson
Last synced: 6 months ago
JSON representation
Converter that has been written in C converts data formats (XML, JSON, CSV) each other.
- Host: GitHub
- URL: https://github.com/furkankayar/csvxmljsonconverter
- Owner: furkankayar
- License: mit
- Created: 2019-03-23T19:24:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T14:16:53.000Z (about 6 years ago)
- Last Synced: 2025-01-12T19:26:49.791Z (about 1 year ago)
- Topics: c, csv, csvtojson, csvtoxml, json, jsontocsv, jsontoxml, libjson, libxml2, xml, xmltocsv, xmltojson
- Language: C
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSV, XML, JSON Converter
Written in c by using libxml2 and json-c libraries.