Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsonsmatt/liboath-hs
Haskell bindings to the liboath library.
https://github.com/parsonsmatt/liboath-hs
Last synced: 10 days ago
JSON representation
Haskell bindings to the liboath library.
- Host: GitHub
- URL: https://github.com/parsonsmatt/liboath-hs
- Owner: parsonsmatt
- License: gpl-3.0
- Created: 2017-10-24T22:38:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T14:34:35.000Z (about 4 years ago)
- Last Synced: 2024-04-26T23:20:37.234Z (6 months ago)
- Language: Haskell
- Size: 36.1 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# liboath-hs
[![Build
Status](https://travis-ci.org/parsonsmatt/liboath-hs.svg?branch=master)](https://travis-ci.org/parsonsmatt/liboath-hs)This package contains Haskell bindings for the [OATH Toolkit](http://www.nongnu.org/oath-toolkit/index.html) C library.
The bindings are developed on an as-needed basis. If you need something, please
submit an issue or pull request and I'll be happy to help.You should probably just use
[`one-time-password`](https://hackage.haskell.org/package/one-time-password)
instead, though.