From 7f91e94a76cb06fc4654e200dd58a88a985e16eb Mon Sep 17 00:00:00 2001 From: jbwyatt4 Date: Sun, 8 Apr 2018 13:38:42 -0700 Subject: [PATCH] Removed go-gml, goqt (#1873) Removed go-gml, goqt; no activity since 2015, 2016, respectively. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 021293db..60c2e10c 100644 --- a/README.md +++ b/README.md @@ -613,9 +613,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [app](https://github.com/murlokswarm/app) - Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress. * [go-astilectron](https://github.com/asticode/go-astilectron) - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron). * [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK. -* [go-qml](https://github.com/go-qml/qml) - QML support for the Go language. * [go-sciter](https://github.com/sciter-sdk/go-sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform. -* [goqt](https://github.com/visualfc/goqt) - Golang bindings to the Qt cross-platform application framework. * [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3. * [gowd](https://github.com/dtylman/gowd) - Rapid and simple desktop UI development with GO, HTML, CSS and NW.js. Cross platform. * [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi).