io4it 2.0.0.13__tar.gz → 2.0.0.15__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.
- io4it-2.0.0.15/PKG-INFO +7 -0
- io4it-2.0.0.15/io4it.egg-info/PKG-INFO +7 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/SOURCES.txt +1 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/requires.txt +1 -1
- io4it-2.0.0.15/orangecontrib/IO4IT/widgets/designer/owmarkdownizer.ui +101 -0
- io4it-2.0.0.15/setup.py +68 -0
- io4it-2.0.0.13/PKG-INFO +0 -27
- io4it-2.0.0.13/io4it.egg-info/PKG-INFO +0 -27
- io4it-2.0.0.13/setup.py +0 -102
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/dependency_links.txt +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/entry_points.txt +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/namespace_packages.txt +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/io4it.egg-info/top_level.txt +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/ocr_function/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/ocr_function/word_converter.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/utils/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/utils/mail.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/utils/offuscation_basique.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWChatGpt.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWDeep_Search.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWExportMarkdown.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWMarkdownizer.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWS3Uploader.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWS3downloader.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWS3list.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWSpeechToText.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWmailLoader.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWmailSender.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/OWwordpdf2docx.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/chart.html +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/nogui.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/ow_file_ext_selector.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owchatgpt.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owdeepsearch.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owexportmarkdown.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owmailloader.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owmailsender.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/owvisualizationer.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/chatgpt.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/deepsearch.svg +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/download.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/export_md.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/file_extensor.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/list_aws.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/mail_loader.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/mail_writer.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/md.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/speech_to_text.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/upload.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/visualizationer.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons/wordpdf2docx.png +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/icons_dev/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/__init__.py +0 -0
- {io4it-2.0.0.13 → io4it-2.0.0.15}/setup.cfg +0 -0
io4it-2.0.0.15/PKG-INFO
ADDED
|
@@ -34,6 +34,7 @@ orangecontrib/IO4IT/widgets/designer/owdeepsearch.ui
|
|
|
34
34
|
orangecontrib/IO4IT/widgets/designer/owexportmarkdown.ui
|
|
35
35
|
orangecontrib/IO4IT/widgets/designer/owmailloader.ui
|
|
36
36
|
orangecontrib/IO4IT/widgets/designer/owmailsender.ui
|
|
37
|
+
orangecontrib/IO4IT/widgets/designer/owmarkdownizer.ui
|
|
37
38
|
orangecontrib/IO4IT/widgets/designer/owspeechtotext.ui
|
|
38
39
|
orangecontrib/IO4IT/widgets/designer/owvisualizationer.ui
|
|
39
40
|
orangecontrib/IO4IT/widgets/designer/wordpdf2docx.ui
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<ui version="4.0">
|
|
3
|
+
<class>MarkdownizerForm</class>
|
|
4
|
+
<widget class="QWidget" name="MarkdownizerForm">
|
|
5
|
+
<property name="geometry">
|
|
6
|
+
<rect>
|
|
7
|
+
<x>0</x>
|
|
8
|
+
<y>0</y>
|
|
9
|
+
<width>400</width>
|
|
10
|
+
<height>300</height>
|
|
11
|
+
</rect>
|
|
12
|
+
</property>
|
|
13
|
+
<property name="windowTitle">
|
|
14
|
+
<string>Markdownizer</string>
|
|
15
|
+
</property>
|
|
16
|
+
|
|
17
|
+
<!-- Label CPU -->
|
|
18
|
+
<widget class="QLabel" name="labelCpuInfo">
|
|
19
|
+
<property name="geometry">
|
|
20
|
+
<rect>
|
|
21
|
+
<x>20</x>
|
|
22
|
+
<y>20</y>
|
|
23
|
+
<width>360</width>
|
|
24
|
+
<height>20</height>
|
|
25
|
+
</rect>
|
|
26
|
+
</property>
|
|
27
|
+
<property name="text">
|
|
28
|
+
<string>🖥️ CPU disponibles : (à définir dynamiquement)</string>
|
|
29
|
+
</property>
|
|
30
|
+
</widget>
|
|
31
|
+
|
|
32
|
+
<!-- Threads Label -->
|
|
33
|
+
<widget class="QLabel" name="labelThread">
|
|
34
|
+
<property name="geometry">
|
|
35
|
+
<rect>
|
|
36
|
+
<x>20</x>
|
|
37
|
+
<y>60</y>
|
|
38
|
+
<width>150</width>
|
|
39
|
+
<height>20</height>
|
|
40
|
+
</rect>
|
|
41
|
+
</property>
|
|
42
|
+
<property name="text">
|
|
43
|
+
<string>🧵 Threads à utiliser :</string>
|
|
44
|
+
</property>
|
|
45
|
+
</widget>
|
|
46
|
+
|
|
47
|
+
<!-- QSpinBox threads -->
|
|
48
|
+
<widget class="QSpinBox" name="spinBoxThreads">
|
|
49
|
+
<property name="geometry">
|
|
50
|
+
<rect>
|
|
51
|
+
<x>180</x>
|
|
52
|
+
<y>55</y>
|
|
53
|
+
<width>80</width>
|
|
54
|
+
<height>25</height>
|
|
55
|
+
</rect>
|
|
56
|
+
</property>
|
|
57
|
+
<property name="minimum">
|
|
58
|
+
<number>4</number>
|
|
59
|
+
</property>
|
|
60
|
+
<property name="maximum">
|
|
61
|
+
<number>64</number>
|
|
62
|
+
</property>
|
|
63
|
+
<property name="value">
|
|
64
|
+
<number>4</number>
|
|
65
|
+
</property>
|
|
66
|
+
</widget>
|
|
67
|
+
|
|
68
|
+
<!-- QPushButton OK -->
|
|
69
|
+
<widget class="QPushButton" name="pushButtonOk">
|
|
70
|
+
<property name="geometry">
|
|
71
|
+
<rect>
|
|
72
|
+
<x>280</x>
|
|
73
|
+
<y>55</y>
|
|
74
|
+
<width>80</width>
|
|
75
|
+
<height>25</height>
|
|
76
|
+
</rect>
|
|
77
|
+
</property>
|
|
78
|
+
<property name="text">
|
|
79
|
+
<string>OK</string>
|
|
80
|
+
</property>
|
|
81
|
+
</widget>
|
|
82
|
+
|
|
83
|
+
<!-- QTextEdit Log -->
|
|
84
|
+
<widget class="QTextEdit" name="textEditLog">
|
|
85
|
+
<property name="geometry">
|
|
86
|
+
<rect>
|
|
87
|
+
<x>20</x>
|
|
88
|
+
<y>100</y>
|
|
89
|
+
<width>360</width>
|
|
90
|
+
<height>170</height>
|
|
91
|
+
</rect>
|
|
92
|
+
</property>
|
|
93
|
+
<property name="readOnly">
|
|
94
|
+
<bool>true</bool>
|
|
95
|
+
</property>
|
|
96
|
+
</widget>
|
|
97
|
+
|
|
98
|
+
</widget>
|
|
99
|
+
<resources/>
|
|
100
|
+
<connections/>
|
|
101
|
+
</ui>
|
io4it-2.0.0.15/setup.py
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
from setuptools import setup, find_packages
|
|
2
|
+
|
|
3
|
+
# Configuration
|
|
4
|
+
NAME = "io4it"
|
|
5
|
+
VERSION = "2.0.0.15"
|
|
6
|
+
|
|
7
|
+
INSTALL_REQUIRES = [
|
|
8
|
+
"pylatexenc",
|
|
9
|
+
"docopt",
|
|
10
|
+
"boto3",
|
|
11
|
+
"opencv-python-headless==4.6.0.66",
|
|
12
|
+
"docling==2.30.0",
|
|
13
|
+
"docling-core==2.26.3",
|
|
14
|
+
"speechbrain",
|
|
15
|
+
"whisper",
|
|
16
|
+
"whisper-openai",
|
|
17
|
+
"pyannote.audio",
|
|
18
|
+
"pyannote-core",
|
|
19
|
+
"pypandoc",
|
|
20
|
+
"pypandoc-binary",
|
|
21
|
+
"scikit-learn",
|
|
22
|
+
"openai",
|
|
23
|
+
"pip-system-certs==5.0",
|
|
24
|
+
"docx2pdf",
|
|
25
|
+
"doc2docx",
|
|
26
|
+
"msal",
|
|
27
|
+
"exchangelib"
|
|
28
|
+
]
|
|
29
|
+
|
|
30
|
+
AUTHOR = ""
|
|
31
|
+
AUTHOR_EMAIL = ""
|
|
32
|
+
URL = ""
|
|
33
|
+
DESCRIPTION = ""
|
|
34
|
+
LICENSE = ""
|
|
35
|
+
KEYWORDS = ["orange3 add-on",]
|
|
36
|
+
|
|
37
|
+
PACKAGES = find_packages()
|
|
38
|
+
PACKAGES = [pack for pack in PACKAGES if "orangecontrib" in pack and "IO4IT" in pack]
|
|
39
|
+
PACKAGES.append("orangecontrib")
|
|
40
|
+
|
|
41
|
+
PACKAGE_DATA = {
|
|
42
|
+
"orangecontrib.IO4IT.widgets": ["icons/*", "designer/*"],
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
ENTRY_POINTS = {
|
|
47
|
+
"orange.widgets": (
|
|
48
|
+
"Advanced Artificial Intelligence Tools = orangecontrib.IO4IT.widgets",
|
|
49
|
+
)
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
NAMESPACE_PACKAGES = ["orangecontrib"]
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
setup(
|
|
56
|
+
name=NAME,
|
|
57
|
+
version=VERSION,
|
|
58
|
+
author=AUTHOR,
|
|
59
|
+
author_email=AUTHOR_EMAIL,
|
|
60
|
+
url=URL,
|
|
61
|
+
license=LICENSE,
|
|
62
|
+
keywords=KEYWORDS,
|
|
63
|
+
packages=PACKAGES,
|
|
64
|
+
package_data=PACKAGE_DATA,
|
|
65
|
+
install_requires=INSTALL_REQUIRES,
|
|
66
|
+
entry_points=ENTRY_POINTS,
|
|
67
|
+
namespace_packages=NAMESPACE_PACKAGES,
|
|
68
|
+
)
|
io4it-2.0.0.13/PKG-INFO
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: io4it
|
|
3
|
-
Version: 2.0.0.13
|
|
4
|
-
Home-page:
|
|
5
|
-
Author:
|
|
6
|
-
Author-email:
|
|
7
|
-
Keywords: orange3 add-on
|
|
8
|
-
Requires-Dist: pylatexenc
|
|
9
|
-
Requires-Dist: docopt
|
|
10
|
-
Requires-Dist: boto3
|
|
11
|
-
Requires-Dist: opencv-python-headless==4.6.0.66
|
|
12
|
-
Requires-Dist: docling==2.30.0
|
|
13
|
-
Requires-Dist: docling-core==2.26.3
|
|
14
|
-
Requires-Dist: speechbrain
|
|
15
|
-
Requires-Dist: whisper
|
|
16
|
-
Requires-Dist: whisper-openai
|
|
17
|
-
Requires-Dist: pyannote.audio
|
|
18
|
-
Requires-Dist: pyannote-core
|
|
19
|
-
Requires-Dist: pypandoc
|
|
20
|
-
Requires-Dist: pypandoc-binary
|
|
21
|
-
Requires-Dist: scikit-learn
|
|
22
|
-
Requires-Dist: openai
|
|
23
|
-
Requires-Dist: pip-system-certs
|
|
24
|
-
Requires-Dist: docx2pdf
|
|
25
|
-
Requires-Dist: doc2docx
|
|
26
|
-
Requires-Dist: msal
|
|
27
|
-
Requires-Dist: exchangelib
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: io4it
|
|
3
|
-
Version: 2.0.0.13
|
|
4
|
-
Home-page:
|
|
5
|
-
Author:
|
|
6
|
-
Author-email:
|
|
7
|
-
Keywords: orange3 add-on
|
|
8
|
-
Requires-Dist: pylatexenc
|
|
9
|
-
Requires-Dist: docopt
|
|
10
|
-
Requires-Dist: boto3
|
|
11
|
-
Requires-Dist: opencv-python-headless==4.6.0.66
|
|
12
|
-
Requires-Dist: docling==2.30.0
|
|
13
|
-
Requires-Dist: docling-core==2.26.3
|
|
14
|
-
Requires-Dist: speechbrain
|
|
15
|
-
Requires-Dist: whisper
|
|
16
|
-
Requires-Dist: whisper-openai
|
|
17
|
-
Requires-Dist: pyannote.audio
|
|
18
|
-
Requires-Dist: pyannote-core
|
|
19
|
-
Requires-Dist: pypandoc
|
|
20
|
-
Requires-Dist: pypandoc-binary
|
|
21
|
-
Requires-Dist: scikit-learn
|
|
22
|
-
Requires-Dist: openai
|
|
23
|
-
Requires-Dist: pip-system-certs
|
|
24
|
-
Requires-Dist: docx2pdf
|
|
25
|
-
Requires-Dist: doc2docx
|
|
26
|
-
Requires-Dist: msal
|
|
27
|
-
Requires-Dist: exchangelib
|
io4it-2.0.0.13/setup.py
DELETED
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import time
|
|
2
|
-
import warnings
|
|
3
|
-
from setuptools import setup, find_packages
|
|
4
|
-
import sys
|
|
5
|
-
import subprocess
|
|
6
|
-
import platform
|
|
7
|
-
from setuptools.command.install import install
|
|
8
|
-
|
|
9
|
-
def log_message(message, level="INFO"):
|
|
10
|
-
timestamp = time.strftime("%H:%M:%S")
|
|
11
|
-
border = "=" * (len(message) + 4)
|
|
12
|
-
print(f"\n{border}")
|
|
13
|
-
print(f"{timestamp} - {level} - {message}")
|
|
14
|
-
print(f"{border}\n")
|
|
15
|
-
|
|
16
|
-
class CustomInstall(install):
|
|
17
|
-
def run(self):
|
|
18
|
-
log_message(f"Début de l'installation de {NAME} v{VERSION}")
|
|
19
|
-
log_message("Étape 1/2 : Installation des dépendances principales")
|
|
20
|
-
install.run(self)
|
|
21
|
-
|
|
22
|
-
if 'cuda' in sys.argv:
|
|
23
|
-
log_message("Option [cuda] détectée", "IMPORTANT")
|
|
24
|
-
log_message("⚠️ Assurez-vous d’utiliser --extra-index-url https://download.pytorch.org/whl/cu126", "NOTE")
|
|
25
|
-
else:
|
|
26
|
-
log_message("Mode CPU sélectionné", "NOTE")
|
|
27
|
-
self._warn_cuda_option()
|
|
28
|
-
|
|
29
|
-
def _warn_cuda_option(self):
|
|
30
|
-
if platform.system() == "Windows":
|
|
31
|
-
log_message("ASTUCE: Pour activer CUDA sous Windows", "NOTE")
|
|
32
|
-
print("\033[94m" + "="*80)
|
|
33
|
-
print("Pour une version avec accélération GPU, utilisez :")
|
|
34
|
-
print("pip install io4it[cuda] --extra-index-url https://download.pytorch.org/whl/cu126")
|
|
35
|
-
print("="*80 + "\033[0m\n")
|
|
36
|
-
|
|
37
|
-
# Configuration
|
|
38
|
-
NAME = "io4it"
|
|
39
|
-
VERSION = "2.0.0.13"
|
|
40
|
-
|
|
41
|
-
INSTALL_REQUIRES = [
|
|
42
|
-
"pylatexenc",
|
|
43
|
-
"docopt",
|
|
44
|
-
"boto3",
|
|
45
|
-
"opencv-python-headless==4.6.0.66",
|
|
46
|
-
"docling==2.30.0",
|
|
47
|
-
"docling-core==2.26.3",
|
|
48
|
-
"speechbrain",
|
|
49
|
-
"whisper",
|
|
50
|
-
"whisper-openai",
|
|
51
|
-
"pyannote.audio",
|
|
52
|
-
"pyannote-core",
|
|
53
|
-
"pypandoc",
|
|
54
|
-
"pypandoc-binary",
|
|
55
|
-
"scikit-learn",
|
|
56
|
-
"openai",
|
|
57
|
-
"pip-system-certs",
|
|
58
|
-
"docx2pdf",
|
|
59
|
-
"doc2docx",
|
|
60
|
-
"msal",
|
|
61
|
-
"exchangelib"
|
|
62
|
-
]
|
|
63
|
-
|
|
64
|
-
AUTHOR = ""
|
|
65
|
-
AUTHOR_EMAIL = ""
|
|
66
|
-
URL = ""
|
|
67
|
-
DESCRIPTION = ""
|
|
68
|
-
LICENSE = ""
|
|
69
|
-
KEYWORDS = ["orange3 add-on",]
|
|
70
|
-
|
|
71
|
-
PACKAGES = find_packages()
|
|
72
|
-
PACKAGES = [pack for pack in PACKAGES if "orangecontrib" in pack and "IO4IT" in pack]
|
|
73
|
-
PACKAGES.append("orangecontrib")
|
|
74
|
-
|
|
75
|
-
PACKAGE_DATA = {
|
|
76
|
-
"orangecontrib.IO4IT.widgets": ["icons/*", "designer/*"],
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
ENTRY_POINTS = {
|
|
81
|
-
"orange.widgets": (
|
|
82
|
-
"Advanced Artificial Intelligence Tools = orangecontrib.IO4IT.widgets",
|
|
83
|
-
)
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
NAMESPACE_PACKAGES = ["orangecontrib"]
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
setup(
|
|
90
|
-
name=NAME,
|
|
91
|
-
version=VERSION,
|
|
92
|
-
author=AUTHOR,
|
|
93
|
-
author_email=AUTHOR_EMAIL,
|
|
94
|
-
url=URL,
|
|
95
|
-
license=LICENSE,
|
|
96
|
-
keywords=KEYWORDS,
|
|
97
|
-
packages=PACKAGES,
|
|
98
|
-
package_data=PACKAGE_DATA,
|
|
99
|
-
install_requires=INSTALL_REQUIRES,
|
|
100
|
-
entry_points=ENTRY_POINTS,
|
|
101
|
-
namespace_packages=NAMESPACE_PACKAGES,
|
|
102
|
-
)
|
|
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
|
{io4it-2.0.0.13 → io4it-2.0.0.15}/orangecontrib/IO4IT/widgets/designer/ow_file_ext_selector.ui
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
|