fork of https://github.com/bos/filemanip that can look thru symlinks
Go to file
Bryan O'Sullivan 76491aebb1 Get things building again 2010-10-10 16:16:47 -07:00
System/FilePath Get things building again 2010-10-10 16:16:47 -07:00
examples Add Glob module, update docs. 2007-06-24 16:30:41 +00:00
.hgignore Start to clean things up 2010-10-10 16:03:56 -07:00
.hgtags update tags 2010-10-11 07:00:27 +00:00
LICENSE Add license file. 2010-07-10 15:47:21 +00:00
README.markdown Update README 2010-10-10 16:05:33 -07:00
Setup.lhs Initial cut of filemanip library. 2007-04-30 04:49:33 +00:00
filemanip.cabal Get things building again 2010-10-10 16:16:47 -07:00

README.markdown

filemanip: expressive file manipulation

This package provides functions and combinators for searching, matching, and manipulating files.

Get involved!

Please report bugs via the bitbucket issue tracker.

Master Mercurial repository:

  • hg clone http://bitbucket.org/bos/filemanip

There's also a git mirror:

  • git clone git://github.com/bos/filemanip.git

(You can create and contribute changes using either Mercurial or git.)

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.