i3ipc: A type-safe wrapper around i3's IPC
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.
Library for controlling i3 through it's IPC. i3 communicates using a JSON interface over a unix socket. For JSON parsing I'm using Aeson. I've written out all the records and types to allow anyone to easily interact with i3 from a Haskell application.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.2.0.0 |
---|---|
Change log | None available |
Dependencies | aeson (>=1.2 && <1.5), base (>=4.7 && <5), binary (>=0.8.6 && <0.10), bytestring (>=0.10 && <0.11), containers (>=0.5.10 && <0.7), network (>=2.6.3.5 && <3.1), text (>=1.2.1.0 && <1.3), typed-process (>=0.2.4 && <0.3), vector (>=0.11.0 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2019 Evan Cameron |
Author | Evan Cameron |
Maintainer | cameron.evan@gmail.com |
Category | Lib |
Home page | https://github.com/leshow/i3ipc#readme |
Source repo | head: git clone https://github.com/leshow/i3ipc |
Uploaded | by leshow at 2019-03-12T01:57:51Z |
Modules
[Index] [Quick Jump]
Downloads
- i3ipc-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees