Popularity
3.1
Growing
Activity
0.0
Stable
5
3
0

Monthly Downloads: 12
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags: Data     Dson    

dson alternatives and similar packages

Based on the "dson" category.
Alternatively, view dson alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dson or a related project?

Add another 'dson' Package

README

hs-dson

Gotta parse me some Doge Serialized Object Notation

Installing

Either clone and build:

git clone https://github.com/lcycon/hs-dson.git
cd hs-dson
stack build

Or, install directly from Hackage

cabal install dson