Menu

Tree [072a05] master /
 History

HTTPS access


File Date Author Commit
 examples 2015-01-17 Jan Lieskovsky Jan Lieskovsky [159d93] Update Copyright's year
 src 2015-12-26 Jan Lieskovsky Jan Lieskovsky [072a05] [BugFix] Fix typo in PyRFBPixelFormat header fi...
 windist 2015-05-01 Jan Lieskovsky Jan Lieskovsky [fb38d5] Fix couple of build issues when building with M...
 .gitignore 2015-08-04 Jan Lieskovsky Jan Lieskovsky [b11e1f] Add .gitignore
 AUTHORS 2015-01-17 Jan Lieskovsky Jan Lieskovsky [159d93] Update Copyright's year
 COPYING 2012-09-06 Jan Lieskovsky Jan Lieskovsky [269f40] Initial commit.
 INSTALL 2012-09-06 Jan Lieskovsky Jan Lieskovsky [269f40] Initial commit.
 MANIFEST.in 2012-09-06 Jan Lieskovsky Jan Lieskovsky [269f40] Initial commit.
 README 2015-01-17 Jan Lieskovsky Jan Lieskovsky [159d93] Update Copyright's year
 setup.py 2015-01-29 Jan Lieskovsky Jan Lieskovsky [395c9c] Update project details

Read Me

/*
 *  LibVNCBinds - Native Python and Ruby language bindings for LibVNCServer
 *                and LibVNCClient libraries.
 *
 *  Copyright (C) 2012-2015 Jan Lieskovsky
 *  URL: http://sourceforge.net/projects/libvncbinds
 */

Dependencies:
-------------
  1) For the library itself:
  LibVNCServer >= 0.9.8.2
  Python >= 2.7.1

  2) For the examples:
  GTK+ >= 2.24.7
  Pycairo >= 1.8.8

Installation:
-------------
See INSTALL for further details (more ways to come).

License:
--------
This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this software; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,
USA.

Contact:
--------
Use <quadruple@email.cz> for email contact.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.