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 (>=1.0 && <1.1), transformers (>=0.3 && <0.6), 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.1)
Uploaded by NicolaSquartini at 2016-09-11T04:02:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2184 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-09-11 [all 1 reports]

Readme for posix-acl-0.2.0.1

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