pit: Account management tool.

[ library, mit, program, tools ] [ Propose Tags ]

This package provides the account management tool and the library for account management.

This package is a porting of Pit (see https://github.com/cho45/pit).


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.3.0, 0.3.1
Dependencies base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), directory (>=1.1 && <1.3), filepath (>=1.2 && <1.4), optparse-applicative (>=0.10), pit, process (>=1.2 && <1.3), temporary (>=1.2 && <1.3), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), yaml (>=0.8 && <0.9) [details]
License MIT
Author Yuichiro Hanada
Maintainer Yuichiro Hanada <i@chir.jp>
Category Tools
Home page https://github.com/chiro/haskell-pit
Source repo head: git clone git://github.com/chiro/haskell-pit.git
Uploaded by chiro at 2014-09-22T14:08:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pit
Downloads 2086 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for pit-0.3.0

[back to package description]

haskell-pit

Account manager tool for haskell.

This is a haskell porting of cho45/pit