Skip to content
/ filemanip Public

A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.

License

Notifications You must be signed in to change notification settings

bos/filemanip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published