File: __init__.py

package info (click to toggle)
python-xkbcommon 1.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: python: 8,571; makefile: 9
file content (10 lines) | stat: -rw-r--r-- 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# coding: utf-8
"""
    xkbcommon
    ~~~~~~~~~

    CFFI-based libxkbcommon bindings for Python.  See README.rst for details.

    :copyright: Copyright 2016 by Stephen Early
    :license: MIT, see LICENSE for details.
"""