An open API service indexing awesome lists of open source software.

https://github.com/redhog/dirt

A C library to generate and to parse Python data expressions.
https://github.com/redhog/dirt

Last synced: over 1 year ago
JSON representation

A C library to generate and to parse Python data expressions.

Awesome Lists containing this project

README

          

A C library to generate and to parse Python data expressions.

The aim of this library, and the data format it supports, is very similar to JSON, but based on Python instead of JavaScript.