@hackage / glob-posix

Haskell bindings for POSIX glob library.

Latest0.2.0.1

About

Metadata

  • Last updated , by rdnetto
  • License LicenseRef-Apache
  • Categories Systems Programming
  • Maintained by: rdnetto@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Wrapper for the glob(3) function. The key functions are glob and globMany. GNU extensions are supported but contained in a different module to encourage portability.