posix-acl: Support for Posix ACL

[ bsd3, library, system ] [ Propose Tags ]

Support for POSIX.1e Access Control Lists (ACL), defined in section 23 of the draft standard IEEE Std 1003.1e.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), lifted-base (>=0.2 && <0.3), monad-control (>=0.3 && <0.4), transformers (>=0.3 && <0.4), transformers-base (>=0.4 && <0.5), unix [details]
License BSD-3-Clause
Copyright © 2013-2014 Nicola Squartini
Author Nicola Squartini
Maintainer Nicola Squartini <tensor5@gmail.com>
Category System
Home page https://github.com/tensor5/posix-acl
Bug tracker https://github.com/tensor5/posix-acl/issues
Source repo head: git clone git://github.com/tensor5/posix-acl.git
this: git clone git://github.com/tensor5/posix-acl.git(tag v0.2.0.0)
Uploaded by NicolaSquartini at 2014-11-25T09:36:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2184 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for posix-acl-0.2.0.0

[back to package description]

posix-acl

Hackage badge

Support for POSIX.1e Access Control Lists (ACL), defined in section 23 of the draft standard IEEE Std 1003.1e.