unix-recursive: Fast and flexible primitives for recursive file system IO on Posix systems
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.12'.
Blazingly fast functions for recursive file system operations. Utilizing lazy IO for constant space & computation efficiant bindigns to Posix dirstream api.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bytestring, dir-traverse (==0.2.3.0), directory, dirstream, pipes, pipes-safe, system-filepath, unix, unix-recursive, utf8-string [details] |
License | BSD-3-Clause |
Copyright | 2021 Marek Fajkus |
Author | Marek Fajkus <marek.faj@gmail.com> |
Maintainer | Marek Fajkus <marek.faj@gmail.com> |
Category | System, Filesystem |
Home page | https://github.com/turboMaCk/unix-recursive |
Bug tracker | https://github.com/turboMaCk/unix-recursive/issues |
Source repo | head: git clone https://github.com/turboMaCk/unix-recursive |
Uploaded | by MarekFajkus at 2021-02-28T16:45:00Z |
Modules
- System
- Posix
- System.Posix.Recursive
- System.Posix.Recursive.ByteString
- System.Posix.Recursive.ByteString.Unsafe
- System.Posix.Recursive.Unsafe
- System.Posix.Recursive.ByteString
- System.Posix.Recursive
- Posix
Flags
Manual Flags
Name | Description | Default |
---|---|---|
bin | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unix-recursive-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees