@hackage sloane4.0.0

A command line interface to Sloane's OEIS.

sloane Build Status

A command line interface to The On-Line Encyclopedia of Integer Sequences.

demo

Install

If using the nix package manager:

$ nix-env -f "<nixpkgs>" -iA haskellPackages.sloane

Otherwise, use cabal:

$ cabal install sloane

Usage

See the man page.