Cabal revisions of libravatar-0.1.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: libravatar-version: 0.1.0.1-synopsis: Use Libravatar, the decentralized avatar delivery service-description: This package is a Haskell library for- <http://libravatar.org Libravatar>.-homepage: http://rel4tion.org/projects/libravatar/-bug-reports: http://rel4tion.org/projects/libravatar/tickets/-license: PublicDomain-license-file: COPYING-author: fr33domlover-maintainer: fr33domlover@riseup.net-copyright: ♡ Copying is an act of love. Please copy, reuse and share.-category: Network, Web-build-type: Simple-extra-source-files: AUTHORS ChangeLog COPYING INSTALL NEWS README-cabal-version: >=1.10--source-repository head- type: darcs- location: http://darcs.rel4tion.org/repos/libravatar/--library- exposed-modules: Network.Libravatar- -- other-modules:- -- other-extensions: - build-depends: base >=4.7 && <5- , bytestring- , crypto-api >=0.13.2- , dns >=2- , network-uri >=2.6- , pureMD5 >=2.1.2- , random >=1.1- , SHA >=1.6.4- , url >=2.1.3- , utf8-string >=1- hs-source-dirs: src- default-language: Haskell2010+name: libravatar +version: 0.1.0.1 +x-revision: 1 +synopsis: Use Libravatar, the decentralized avatar delivery service +description: This package is a Haskell library for + <http://libravatar.org Libravatar>. +homepage: http://rel4tion.org/projects/libravatar/ +bug-reports: http://rel4tion.org/projects/libravatar/tickets/ +license: PublicDomain +license-file: COPYING +author: fr33domlover +maintainer: fr33domlover@riseup.net +copyright: ♡ Copying is an act of love. Please copy, reuse and share. +category: Network, Web +build-type: Simple +extra-source-files: AUTHORS ChangeLog COPYING INSTALL NEWS README +cabal-version: >=1.10 + +source-repository head + type: darcs + location: http://hub.darcs.net/fr33domlover/libravatar + +library + exposed-modules: Network.Libravatar + -- other-modules: + -- other-extensions: + build-depends: base >=4.7 && <5 + , bytestring + , crypto-api >=0.13.2 + , dns >=2 + , network-uri >=2.6 + , pureMD5 >=2.1.2 + , random >=1.1 + , SHA >=1.6.4 + , url >=2.1.3 + , utf8-string >=1 + hs-source-dirs: src + default-language: Haskell2010