hit-graph: Use graph algorithms to access and manipulate Git repos

[ development, git, graphs, library, public-domain ] [ Propose Tags ]

This library contains utilities for loading Git repo data into a graph, and using graph algorithms to extract useful information, and perhaps even modify the repo in interesting ways.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log ChangeLog
Dependencies base (>=4.8 && <5), containers, fgl, hashable, hit, transformers, unordered-containers [details]
License LicenseRef-PublicDomain
Copyright ♡ Copying is an act of love. Please copy, reuse and share.
Author fr33domlover
Maintainer fr33domlover@riseup.net
Category Graphs, Git, Development
Home page http://hub.darcs.net/fr33domlover/hit-graph
Bug tracker mailto:fr33domlover@riseup.net
Source repo head: darcs get http://hub.darcs.net/fr33domlover/hit-graph
Uploaded by akrasner at 2016-04-09T16:01:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 946 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-27 [all 1 reports]

Readme for hit-graph-0.1

[back to package description]

See the .cabal file for more info and link to project website the version control.

The official download location is Hackage:

http://hackage.haskell.org/package/hit-graph

This library is free software, and is committed to software freedom. It is released to the public domain using the CC0 Public Domain Dedication. For the boring "legal" details see the file 'COPYING'.

See the file 'INSTALL' for hints on installation. The file 'ChangeLog' explains how to see the history log of the changes done in the code. 'NEWS' provides a friendly overview of the changes for each release.