Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r9y9/hts_engine_api
A fork of hts_engine_API
https://github.com/r9y9/hts_engine_api
Last synced: 16 days ago
JSON representation
A fork of hts_engine_API
- Host: GitHub
- URL: https://github.com/r9y9/hts_engine_api
- Owner: r9y9
- Created: 2015-11-03T06:31:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T13:42:55.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T01:27:19.171Z (7 months ago)
- Language: C
- Homepage:
- Size: 409 KB
- Stars: 19
- Watchers: 5
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hts_engine_API
![C/C++ CI](https://github.com/r9y9/hts_engine_API/workflows/C/C++%20CI/badge.svg)
[![Build Status](https://travis-ci.org/r9y9/hts_engine_API.svg?branch=master)](https://travis-ci.org/r9y9/hts_engine_API)
[![Build status](https://ci.appveyor.com/api/projects/status/7tm96g50a9i43mhl/branch/master?svg=true)](https://ci.appveyor.com/project/r9y9/hts-engine-api/branch/master)A fork of hts_engine_API
## Why
Wanted to fork it with *git*.
**NOTE**: To preserve history of cvs version of hts_engine_API, this fork was originially created by:
```
git cvsimport -v \
-d :pserver:[email protected]:/cvsroot/hts-engine \
-C hts_engine_API hts_engine_API
```## Supported platforms
- Linux
- Mac OS X
- Windows (gcc/msvc)## Changes
The important changes from the original hts_engine_API are summarized below:
- CMake support
- Add pkg-config suppport
- Continuous integratioin support
- keep sementic versioning http://semver.org/