CTKFileDialog-plus 0.3.0__tar.gz → 0.4.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/PKG-INFO +2 -2
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/PKG-INFO +2 -2
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/README.md +1 -1
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/pyproject.toml +1 -1
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/setup.py +1 -1
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/SOURCES.txt +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/dependency_links.txt +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/requires.txt +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/top_level.txt +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/Constants/__init__.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/Constants/constants.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/Dialog.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/__init__.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/_functions.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/_system.py +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/bash.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/conf.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/css.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/exe.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/folder.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/gz.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/html.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/image.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/ini.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/javascript.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/js.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/json.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/markdown.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/odt.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/pdf.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/php.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/python.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/text.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTkFileDialog/icons/video.png +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/MANIFEST.in +0 -0
- {ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: CTKFileDialog-plus
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.4.0
|
|
4
4
|
Summary: A modern file dialog for CustomTkinter
|
|
5
5
|
Home-page: https://github.com/hmidani-abdelilah/CTkFileDialog-plus
|
|
6
6
|
Author: abdelilah
|
|
@@ -17,7 +17,7 @@ Dynamic: author
|
|
|
17
17
|
Dynamic: home-page
|
|
18
18
|
Dynamic: requires-python
|
|
19
19
|
|
|
20
|
-
<h1 align="center">CTkFileDialog</h1>
|
|
20
|
+
<h1 align="center">CTkFileDialog-plus</h1>
|
|
21
21
|
|
|
22
22
|
<h3 align="center">A modern and fully customizable File Dialog for CustomTkinter — a must-have extension pack!</h3>
|
|
23
23
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: CTKFileDialog-plus
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.4.0
|
|
4
4
|
Summary: A modern file dialog for CustomTkinter
|
|
5
5
|
Home-page: https://github.com/hmidani-abdelilah/CTkFileDialog-plus
|
|
6
6
|
Author: abdelilah
|
|
@@ -17,7 +17,7 @@ Dynamic: author
|
|
|
17
17
|
Dynamic: home-page
|
|
18
18
|
Dynamic: requires-python
|
|
19
19
|
|
|
20
|
-
<h1 align="center">CTkFileDialog</h1>
|
|
20
|
+
<h1 align="center">CTkFileDialog-plus</h1>
|
|
21
21
|
|
|
22
22
|
<h3 align="center">A modern and fully customizable File Dialog for CustomTkinter — a must-have extension pack!</h3>
|
|
23
23
|
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "CTKFileDialog-plus"
|
|
7
|
-
version = "0.
|
|
7
|
+
version = "0.4.0"
|
|
8
8
|
description = "A modern file dialog for CustomTkinter"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [{name="abdelilah", email="hmidaniabdelilah92@gmail.com"}]
|
|
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|
|
2
2
|
|
|
3
3
|
setup(
|
|
4
4
|
name="CTkFileDialog-plus",
|
|
5
|
-
version="0.
|
|
5
|
+
version="0.4.0", # bump for each release
|
|
6
6
|
author="abdelilah",
|
|
7
7
|
author_email="hmidaniabdelilah92@gmail.com",
|
|
8
8
|
description="A modern file dialog for CustomTkinter",
|
{ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/requires.txt
RENAMED
|
File without changes
|
{ctkfiledialog_plus-0.3.0 → ctkfiledialog_plus-0.4.0}/CTKFileDialog_plus.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|