Languages/Qyoto
UPDATE: Qyoto has been obsoleted. There's a replacement project in development called QtSharp.
About
Qyoto makes it possible to develop Qt applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt classes. It is free and open source with the LGPL license.
Source Code
Qyoto is part of the kdebindings module in the KDE git repository.
$ git clone git://anongit.kde.org/assemblygen
You can also browse the source online.
Binary Packages
Pre-built binary packages are available in the following distributions:
- Debian
- Ubuntu (only available until 10.04)
- Arch Linux
- Windows - works with the Qt MinGW version
- OS X - as a requirement you also need 64-bit Mono
Documentation
- On-line documentation: http://api.kde.org/qyoto-api/index.html.
- Off-line documentation: [1].
Discussions & Support
- Mailing List: [email protected].
- IRC Channel: #kde-bindings on irc.freenode.net.
Other Resources
- Qyoto C# tutorial: http://zetcode.com/tutorials/qyotosharptutorial/