__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# vim:set et ts=4 sts=4: # # ibus-table - The Chinese Table engine for IBus # # Copyright (c) 2008-2010 Peng Huang <[email protected]> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ''' Contains a function to return the current version number of ibus-table. ''' def get_version() -> str: ''' Returns the current version number of ibus-table. ''' return '1.17.10'
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __pycache__ | Folder | 0755 |
|
|
| chinese_variants.py | File | 185.11 KB | 0644 |
|
| factory.py | File | 4.51 KB | 0644 |
|
| ibus_table_location.py | File | 4.13 KB | 0644 |
|
| it_active_window.py | File | 13.14 KB | 0644 |
|
| it_sound.py | File | 17.76 KB | 0644 |
|
| it_util.py | File | 38.19 KB | 0644 |
|
| main.py | File | 13.75 KB | 0644 |
|
| tabcreatedb.py | File | 18.88 KB | 0644 |
|
| table.py | File | 180.52 KB | 0644 |
|
| tabsqlitedb.py | File | 66.95 KB | 0644 |
|
| version.py | File | 1 KB | 0644 |
|