comparison: PySide2PyQt/__init__.py
PySide2PyQt/__init__.py
- changeset 0
- 4e3bb54c22d7
- child 15
- 23324a7a0aa2
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing the PySide to PyQt4 (and vice versa) plug-in |
|
8 functionality and data. |
|
9 """ |