Popularity
3.1
Stable
Activity
0.0
Stable
5
3
0
Monthly Downloads: 13
Programming language: Haskell
License: GNU General Public License v3.0 only
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?
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