opn: Open files or URLs using associated programs.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- From version 1.23 cabal supports specifiying explicit dependencies for Custom setup scripts. Consider using cabal-version >= 1.23 and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.
The opn
command lets you open files and URLs with
associated programs. It's intended to "just work" and to
be trivial to configure. See the README at
https://github.com/akc/opn for further info.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.3 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), directory, filepath, ini, network-uri, optparse-applicative (>=0.10.0), process, text, unordered-containers [details] |
License | BSD-3-Clause |
Author | Anders Claesson |
Maintainer | anders.claesson@gmail.com |
Category | Application, Console |
Home page | http://github.com/akc/opn |
Source repo | head: git clone git://github.com/akc/opn.git |
Uploaded | by AndersClaesson at 2017-12-30T20:32:17Z |
Downloads
- opn-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees