ExtensionIrc/ConfigurationPage/__init__.py@5b635dc8895f
ExtensionIrc/ConfigurationPage/__init__.py
Fri, 18 Apr 2025 18:36:48 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 18 Apr 2025 18:36:48 +0200
- changeset 2
- 5b635dc8895f
- permissions
- -rw-r--r--
Extracted the IRC widgets from eric-ide to provide them as a plug-in.
# -*- coding: utf-8 -*-
# Copyright (c) 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the configuration page for the IRC UI extension.
"""