Name: sloane Version: 0.1 Synopsis: A command line interface to Sloane's On-Line Encyclopedia of Integer Sequences Description: A command line interface to Sloane's On-Line Encyclopedia of Integer Sequences. For usage see . Homepage: http://github.com/akc/sloane License: BSD3 License-file: LICENSE Author: Anders Claesson Maintainer: anders.claesson@gmail.com Category: Math Build-type: Simple Extra-Source-Files: README.md Cabal-version: >=1.6 source-repository head type: git location: git://github.com/akc/sloane.git Executable sloane Main-is: sloane.hs Build-depends: base >= 3 && < 5, cmdargs, HTTP, url