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

https://github.com/singpolyma/git-date-haskell

Bindings onto the date parsing code from Git
https://github.com/singpolyma/git-date-haskell

Last synced: about 1 year ago
JSON representation

Bindings onto the date parsing code from Git

Awesome Lists containing this project

README

          

This library implements a simple, pure binding onto the date parsing
code from git. Why? Because it was the only reasonable implementation
of a generic date parser I could find.