oeis: Interface to the Online Encyclopedia of Integer Sequences (OEIS)

[ bsd3, library, math ] [ Propose Tags ]

Flags

Automatic Flags
NameDescriptionDefault
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10
Dependencies base (>=3 && <5), HTTP (>=4000.2 && <4000.4), network, network-uri [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer Bartosz Nitka <niteria@gmail.com>
Revised Revision 1 made by niteria at 2017-03-25T23:12:43Z
Category Math
Source repo head: git clone git://github.com/bsl/oeis.git
Uploaded by niteria at 2017-03-25T22:47:18Z
Distributions Arch:0.3.10, Debian:0.3.10, Fedora:0.3.10, FreeBSD:0.3.6, NixOS:0.3.10
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 17115 total (49 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-25 [all 1 reports]

Readme for oeis-0.3.9

[back to package description]

Math.OEIS is a library module for interfacing with the Online Encyclopedia of Integer Sequences.

Build Status