[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/NetBSD/NetBSD-release-9/xsrc/external/mit/xcb-proto/dist/
 
Current bandwidth utilization 459.56 Mbit/s
Bandwidth utilization bar
Contents of README:
About xcb-proto
===============

xcb-proto provides the XML-XCB protocol descriptions that libxcb uses to
generate the majority of its code and API. We provide them separately
from libxcb to allow reuse by other projects, such as additional
language bindings, protocol dissectors, or documentation generators.

This separation between the XCB transport layer and the
automatically-generated protocol layer also makes it far easier to write
new extensions. With the Xlib infrastructure, client-side support for
new extensions requires significant duplication of effort. With XCB and
the XML-XCB protocol descriptions, client-side support for a new
extension requires only an XML description of the extension, and not a
single line of code.

Python libraries: xcb-proto also contains language-independent Python
libraries that are used to parse an XML description and create objects
used by Python code generators in individual language bindings.  These
libraries are installed into $(prefix)/lib/pythonX.X/site-packages.  If
this location is not on your system's Python path, scripts that import
them will fail with import errors.  In this case you must add the
install location to your Python path by creating a file with a `.pth'
extension in a directory that _is_ on the Python path, and put the
path to the install location in that file.  For example, on my system
there is a file named 'local.pth' in /usr/lib/python2.5/site-packages,
which contains '/usr/local/lib/python2.5/site-packages'.  Note that 
this is only necessary on machines where XCB is being built. 

Please report any issues you find to the freedesktop.org bug tracker,
at:

	<https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>

Discussion about XCB occurs on the XCB mailing list:

        <mailto:xcb at lists.freedesktop.org>
        <http://lists.freedesktop.org/mailman/listinfo/xcb>

You can obtain the latest development versions of XCB using GIT.
For anonymous checkouts, use:

        git clone git://anongit.freedesktop.org/git/xcb/proto

For developers, use:

        git clone git+ssh://git.freedesktop.org/git/xcb/proto

Icon  Name                                                     Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 19-Mar-2020 23:41 - [DIR] doc/ 19-Mar-2020 23:40 - [DIR] src/ 19-Mar-2020 23:40 - [DIR] xcbgen/ 19-Mar-2020 23:40 - [TXT] COPYING 17-Jul-2010 22:37 1.3K [TXT] INSTALL 17-Jul-2010 22:37 9.0K [   ] Makefile.am 31-May-2013 10:52 130 [TXT] Makefile.in 14-Mar-2018 07:43 26K [   ] NEWS 14-Mar-2018 07:43 12K [TXT] README 17-Jul-2010 22:37 2.1K [   ] TODO 17-Jul-2010 22:37 609 [TXT] aclocal.m4 14-Mar-2018 07:43 37K [   ] autogen.sh 16-Mar-2014 09:44 209 [TXT] configure 14-Mar-2018 07:43 112K [   ] configure.ac 14-Mar-2018 07:43 637 [TXT] install-sh 14-Mar-2018 07:43 14K [TXT] missing 14-Mar-2018 07:43 6.7K [TXT] py-compile 14-Mar-2018 07:43 4.6K [   ] xcb-proto.pc.in 31-May-2013 10:52 243

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!