fishfood: Calculates file-size frequency-distribution.

[ library, program, utils ] [ Propose Tags ]

Counts the number of files in a set of bins, each of which holds only those files which fall within a specific size-interval.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
llvm

Whether the llvm compiler-backend has been installed and is required for code-generation.

Disabled

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.1.0, 0.0.1.3, 0.0.1.4, 0.0.1.5, 0.0.1.6, 0.0.1.7, 0.0.1.8, 0.0.1.9, 0.0.1.10, 0.0.1.11
Change log changelog.markdown
Dependencies base (>=4 && <5), Cabal (>=1.10), containers, directory, factory (>=0.2.0.5), fishfood, mtl, toolshed (>=0.16) [details]
License LicenseRef-GPL
Copyright (C) 2013-2015 Dr. Alistair Ward
Author Dr. Alistair Ward
Maintainer mailto <colon> fishfood <at> functionalley <dot> eu
Category Utils
Home page http://functionalley.eu
Bug tracker mailto <colon> fishfood <at> functionalley <dot> eu
Uploaded by AlistairWard at 2015-10-17T13:39:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables fishfood
Downloads 6689 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-17 [all 1 reports]

Readme for fishfood-0.0.1.5

[back to package description]

FishFood.

This is FishFood, an application which determines the distribution in sizes of the specified files.

Installation

It can be built and installed using Cabal.

Documentation

The directory man/ contains the documentation.

License

For information on copying and distributing this package, see the file LICENSE in this directory.

Bug-reporting

Bug-reports should be emailed to <fishfood at functionalley dot eu>.

Testing

The test-suite can be run using: cabal configure --enable-tests cabal build cabal test --show-details=always

Author

This application is written and maintained by Dr. Alistair Ward.