dogeon icon indicating copy to clipboard operation
dogeon copied to clipboard

DSON encoder/decoder for Python

Results 1 dogeon issues
Sort by recently updated
recently updated
newest added

DSON number should be parsed and serialized as octal numbers (including those in exponential format). From the spec: ``` such "foo" is 42, "bar" is 42very3 wow // {"foo": 34,...