Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchio/dmcunrar-go
☠️ Go bindings for dmc_unrar
https://github.com/itchio/dmcunrar-go
Last synced: about 2 months ago
JSON representation
☠️ Go bindings for dmc_unrar
- Host: GitHub
- URL: https://github.com/itchio/dmcunrar-go
- Owner: itchio
- License: gpl-2.0
- Created: 2019-01-22T22:01:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T20:00:43.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T17:07:14.227Z (7 months ago)
- Language: C
- Homepage: https://github.com/DrMcCoy/dmc_unrar
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dmcunrar-go
[![Build Status](https://travis-ci.org/itchio/dmcunrar-go.svg?branch=master)](https://travis-ci.org/itchio/dmcunrar-go)
[![GoDoc](https://godoc.org/github.com/itchio/dmcunrar-go?status.svg)](https://godoc.org/github.com/itchio/dmcunrar-go)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/itchio/dmcunrar-go/blob/master/LICENSE)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)Bindings to use `dmc_unrar` as a library from golang.
### Links
-
### License
dmcunrar-go is released under the GPL license, see the `LICENSE` file.