Languages/Qyoto: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 9: Line 9:
= Source Code =
= Source Code =


Qyoto is part of the kdebindings module in the KDE SVN repository.  
The current version of Qyoto is maintained on [https://gitorious.org/assemblygen Gitorious].
 
An older (not actively maintained) version of Qyoto is part of the kdebindings module in the KDE SVN repository.  


   $ git clone git://anongit.kde.org:qyoto
   $ git clone git://anongit.kde.org:qyoto

Revision as of 14:57, 20 August 2012



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

The current version of Qyoto is maintained on Gitorious.

An older (not actively maintained) version of 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:

  • Debian
  • Ubuntu (only available until 11.04)
  • Arch Linux
  • And some more. Please add them here.

Discussions & Support

Other Resources