Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trskop/install-paths
Functions for determining directory layout from executable path.
https://github.com/trskop/install-paths
Last synced: 10 days ago
JSON representation
Functions for determining directory layout from executable path.
- Host: GitHub
- URL: https://github.com/trskop/install-paths
- Owner: trskop
- License: bsd-3-clause
- Created: 2015-01-21T22:19:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T20:05:21.000Z (almost 10 years ago)
- Last Synced: 2023-04-30T01:07:43.211Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Files
[![Haskell Programming Language](https://img.shields.io/badge/language-Haskell-blue.svg)][Haskell.org]
[![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)][tl;dr Legal: BSD3][![Build](https://travis-ci.org/trskop/install-paths.svg)](https://travis-ci.org/trskop/install-paths)
## Description
Functions for determining directory layout from executable path.
[Haskell.org]:
http://www.haskell.org
"The Haskell Programming Language"
[tl;dr Legal: BSD3]:
https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29
"BSD 3-Clause License (Revised)"