Languages/Qyoto: Difference between revisions
No edit summary |
|||
Line 19: | Line 19: | ||
Pre-built binary packages are available in the following distributions: | Pre-built binary packages are available in the following distributions: | ||
* [http://packages.debian.org/ | * [http://packages.debian.org/sid/qyoto-dev Debian] | ||
* [http://packages.ubuntu.com/ | * [http://packages.ubuntu.com/oneiric/qyoto-dev Ubuntu] | ||
* Arch Linux | * Arch Linux | ||
* And some more. Please add them here. | * And some more. Please add them here. |
Revision as of 09:55, 3 May 2011
Development/Languages/Qyoto
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
About
Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.
Source Code
Qyoto is part of the kdebindings module in the KDE SVN repository.
$ git clone git://anongit.kde.org:qyoto
You can also browse the source online.
Binary Packages
Pre-built binary packages are available in the following distributions:
Discussions & Support
- Mailing List: [email protected].
- IRC Channel: #kde-bindings on irc.freenode.net.
Other Resources
- An earlier attempt at creating C# bindings for Qt was called QtSharp.