fork of https://github.com/bos/filemanip that can look thru symlinks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rhiannon morris 0edef8f7bb add flag to follow symlinks when recursing 2 years ago
System/FilePath add flag to follow symlinks when recursing 2 years ago
examples Fixed buggy example noRCS 9 years ago
.hgignore Start to clean things up 13 years ago
.hgtags Added tag 0.3.6.3 for changeset 958f1753ec6a 9 years ago
LICENSE Add license file. 13 years ago
README.markdown Update URLs 12 years ago
Setup.lhs Initial cut of filemanip library. 17 years ago
filemanip.cabal Bump version to 0.3.6.3 9 years ago

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 github issue tracker.

Master git repository:

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

There's also a Mercurial mirror:

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

(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.