OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
glib-2.0
/
codegen
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:50:15 AM
rwxr-xr-x
📄
__init__.py
984 bytes
11/29/2021 04:42:57 PM
rw-r--r--
📁
__pycache__
-
11/12/2024 10:20:17 AM
rwxr-xr-x
📄
codegen.py
201.7 KB
11/29/2021 04:42:57 PM
rw-r--r--
📄
codegen_docbook.py
15.87 KB
11/29/2021 04:42:57 PM
rw-r--r--
📄
codegen_main.py
9.9 KB
11/29/2021 04:42:57 PM
rw-r--r--
📄
config.py
819 bytes
11/29/2021 04:42:57 PM
rw-r--r--
📄
dbustypes.py
17.36 KB
11/29/2021 04:42:57 PM
rw-r--r--
📄
parser.py
12.42 KB
11/29/2021 04:42:57 PM
rw-r--r--
📄
utils.py
3.91 KB
11/29/2021 04:42:57 PM
rw-r--r--
Editing: config.py
Close
# -*- Mode: Python -*- # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2011 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library 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 # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see <http://www.gnu.org/licenses/>. # # Author: David Zeuthen <davidz@redhat.com> VERSION = "2.56.4"