symbolic-link: Symlink functions

[ bsd3, library, system ] [ Propose Tags ]

SymbolicLink provides functions for working with symbolic links.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.2, 0.1.1.1
Change log CHANGELOG.markdown
Dependencies base (>=4.12.0.0 && <4.13), directory (>=1.3.3.0 && <1.4), unix (>=2.7.2.2 && <2.8) [details]
License BSD-3-Clause
Author Fuzz Leonard
Maintainer fuzz@kt-22.com
Category System
Home page https://github.com/fuzz/symbolic-link
Source repo head: git clone git@github.com:fuzz/symbolic-link.git
this: git clone git@github.com:fuzz/symbolic-link.git(tag 0.1.1.1)
Uploaded by fuzz at 2019-08-16T02:48:35Z
Distributions
Downloads 675 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-08-16 [all 1 reports]

Readme for symbolic-link-0.1.1.1

[back to package description]

SymbolicLink

SymbolicLink provides functions for working with symbolic links. Currently only POSIX is supported as I don't have a Windows license.