Language

Package: xcb-proto @ 1.14

Synopsis

XML-XCB protocol descriptions

Description

XCB-Proto provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API. XCB-Proto is separated from libxcb to allow reuse by other projects, such as additional language bindings, protocol dissectors, or documentation generators.

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.

Home page
https://xcb.freedesktop.org/
Location
gnu/packages/xorg.scm (line: 2102, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-minimal-wrapper'