An open API service indexing awesome lists of open source software.

https://github.com/fofix/fretwork

Shared code for FoFiX and FoF:R
https://github.com/fofix/fretwork

Last synced: 4 months ago
JSON representation

Shared code for FoFiX and FoF:R

Awesome Lists containing this project

README

          

# fretwork

[![Coverage Status](https://coveralls.io/repos/github/fofix/fretwork/badge.svg?branch=master)](https://coveralls.io/github/fofix/fretwork?branch=master)
[![Tests Status](https://github.com/fofix/fretwork/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/fofix/fretwork/actions/workflows/tests.yml)
[![Documentation Status](https://readthedocs.org/projects/fretwork/badge/?version=latest)](http://fretwork.readthedocs.io/en/latest/?badge=latest)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/fretwork.svg)](https://pypi.python.org/pypi/fretwork)
[![PyPI](https://img.shields.io/pypi/v/fretwork.svg)](https://pypi.org/project/fretwork/)

Shared code for FoFiX and FoF:R.

## Setup

### Dependencies

You'll need those packages to run tests:
* `glib`
* `sdl 1.2`
* `sdl_mixer 1.2`
* `libogg`
* `libvorbisfile`
* `libtheora`
* `soundtouch`

For Windows, you should use the [win32 dependency pack](https://www.dropbox.com/s/p8xv4pktq670q9i/fofix-win32-deppack-20130304-updated.zip?dl=0) (to unzip into the win32 directory).

## Related links

* Read the doc: https://fretwork.readthedocs.io
* Report bugs: https://github.com/fofix/fretwork/issues
* Get the latest version: https://pypi.org/project/fretwork