UnitMatchPy 3.0__tar.gz → 3.2__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.
Files changed (292) hide show
  1. {unitmatchpy-3.0/UnitMatchPy.egg-info → unitmatchpy-3.2}/PKG-INFO +16 -2
  2. {unitmatchpy-3.0 → unitmatchpy-3.2/UnitMatchPy.egg-info}/PKG-INFO +16 -2
  3. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy.egg-info/SOURCES.txt +1 -0
  4. unitmatchpy-3.2/UnitMatchPy.egg-info/requires.txt +15 -0
  5. {unitmatchpy-3.0 → unitmatchpy-3.2}/pyproject.toml +21 -3
  6. {unitmatchpy-3.0 → unitmatchpy-3.2}/LICENSE +0 -0
  7. {unitmatchpy-3.0 → unitmatchpy-3.2}/MANIFEST.in +0 -0
  8. {unitmatchpy-3.0 → unitmatchpy-3.2}/README.md +0 -0
  9. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/GUI.py +0 -0
  10. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/GUI_icon.png +0 -0
  11. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/LICENSE +0 -0
  12. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/README.txt +0 -0
  13. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awdark.tcl +0 -0
  14. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awlight.tcl +0 -0
  15. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awtemplate.tcl +0 -0
  16. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awthemes.n7 +0 -0
  17. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awthemes.tcl +0 -0
  18. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/awwinxpblue.tcl +0 -0
  19. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/colorutils.tcl +0 -0
  20. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/demoscaled.tcl +0 -0
  21. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/demoscaledb.tcl +0 -0
  22. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/demottk.tcl +0 -0
  23. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/README.txt +0 -0
  24. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-down-d.svg +0 -0
  25. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-down-n-base.svg +0 -0
  26. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-down-n.svg +0 -0
  27. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-down-sn.svg +0 -0
  28. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-left-n.svg +0 -0
  29. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-right-n.svg +0 -0
  30. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-right-sn.svg +0 -0
  31. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-up-d.svg +0 -0
  32. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/chevron/arrow-up-n.svg +0 -0
  33. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-down-n-base.svg +0 -0
  34. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-down-n.svg +0 -0
  35. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-down-sn.svg +0 -0
  36. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-left-n.svg +0 -0
  37. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-right-n.svg +0 -0
  38. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-right-sn.svg +0 -0
  39. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/open/arrow-up-n.svg +0 -0
  40. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-down-n-base.svg +0 -0
  41. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-down-n.svg +0 -0
  42. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-down-sn.svg +0 -0
  43. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-left-n.svg +0 -0
  44. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-right-n.svg +0 -0
  45. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-right-sn.svg +0 -0
  46. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid/arrow-up-n.svg +0 -0
  47. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-down-d.svg +0 -0
  48. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-down-n-base.svg +0 -0
  49. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-down-n.svg +0 -0
  50. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-left-d.svg +0 -0
  51. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-left-n.svg +0 -0
  52. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-right-d.svg +0 -0
  53. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-right-n.svg +0 -0
  54. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-up-d.svg +0 -0
  55. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/arrow-up-n.svg +0 -0
  56. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/arrow/solid-bg/settings.tcl +0 -0
  57. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-accent-gradient/button-a.svg +0 -0
  58. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-accent-gradient/button-d.svg +0 -0
  59. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-accent-gradient/button-n.svg +0 -0
  60. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-accent-gradient/button-p.svg +0 -0
  61. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-accent-gradient/settings.tcl +0 -0
  62. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-a.svg +0 -0
  63. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-af-base.svg +0 -0
  64. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-af.svg +0 -0
  65. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-d.svg +0 -0
  66. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-f.svg +0 -0
  67. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-n.svg +0 -0
  68. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/button-p.svg +0 -0
  69. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-flat/settings.tcl +0 -0
  70. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-gradient/button-d.svg +0 -0
  71. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-gradient/button-n-base.svg +0 -0
  72. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-gradient/button-n.svg +0 -0
  73. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/button/roundedrect-gradient/settings.tcl +0 -0
  74. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-sa-base.svg +0 -0
  75. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-sa.svg +0 -0
  76. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-sd.svg +0 -0
  77. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-sn-base.svg +0 -0
  78. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-sn.svg +0 -0
  79. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-ua.svg +0 -0
  80. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-ud.svg +0 -0
  81. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check/cb-un.svg +0 -0
  82. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-sa-base.svg +0 -0
  83. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-sa.svg +0 -0
  84. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-sd.svg +0 -0
  85. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-sn-base.svg +0 -0
  86. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-sn.svg +0 -0
  87. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-ua.svg +0 -0
  88. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-ud.svg +0 -0
  89. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-check-rev/cb-un.svg +0 -0
  90. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-sa.svg +0 -0
  91. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-sd.svg +0 -0
  92. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-sn-base.svg +0 -0
  93. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-sn.svg +0 -0
  94. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-ua.svg +0 -0
  95. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-ud.svg +0 -0
  96. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/roundedrect-square/cb-un.svg +0 -0
  97. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-check-gradient/cb-sd.svg +0 -0
  98. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-check-gradient/cb-sn-base.svg +0 -0
  99. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-check-gradient/cb-sn.svg +0 -0
  100. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-check-gradient/cb-ud.svg +0 -0
  101. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-check-gradient/cb-un.svg +0 -0
  102. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-x/cb-sd.svg +0 -0
  103. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-x/cb-sn-base.svg +0 -0
  104. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-x/cb-sn.svg +0 -0
  105. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-x/cb-ud.svg +0 -0
  106. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/checkbutton/square-x/cb-un.svg +0 -0
  107. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-arrow-down-d.svg +0 -0
  108. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-arrow-down-n-base.svg +0 -0
  109. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-arrow-down-n.svg +0 -0
  110. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-entry-a.svg +0 -0
  111. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-entry-d.svg +0 -0
  112. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-entry-f.svg +0 -0
  113. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-entry-n-base.svg +0 -0
  114. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/combo-entry-n.svg +0 -0
  115. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/rounded/settings.tcl +0 -0
  116. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/combo-arrow-down-a.svg +0 -0
  117. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/combo-arrow-down-d-base.svg +0 -0
  118. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/combo-arrow-down-d.svg +0 -0
  119. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/combo-arrow-down-n-base.svg +0 -0
  120. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/combo-arrow-down-n.svg +0 -0
  121. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/combobox/solid-bg/settings.tcl +0 -0
  122. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/empty/empty/empty.svg +0 -0
  123. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/entry-a.svg +0 -0
  124. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/entry-d.svg +0 -0
  125. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/entry-f.svg +0 -0
  126. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/entry-n-base.svg +0 -0
  127. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/entry-n.svg +0 -0
  128. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/entry/roundedrect/settings.tcl +0 -0
  129. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/labelframe/square/labelframe-d.svg +0 -0
  130. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/labelframe/square/labelframe-n.svg +0 -0
  131. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/chevron/mb-arrow-down-a.svg +0 -0
  132. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/chevron/mb-arrow-down-d.svg +0 -0
  133. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/chevron/mb-arrow-down-n-base.svg +0 -0
  134. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/chevron/mb-arrow-down-n.svg +0 -0
  135. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/solid/mb-arrow-down-d-base.svg +0 -0
  136. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/solid/mb-arrow-down-d.svg +0 -0
  137. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/solid/mb-arrow-down-n-base.svg +0 -0
  138. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/menubutton/solid/mb-arrow-down-n.svg +0 -0
  139. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/notebook-tab-a.svg +0 -0
  140. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/notebook-tab-d.svg +0 -0
  141. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/notebook-tab-h.svg +0 -0
  142. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/notebook-tab-i-base.svg +0 -0
  143. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/notebook-tab-i.svg +0 -0
  144. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-dark/settings.tcl +0 -0
  145. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/notebook-tab-a.svg +0 -0
  146. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/notebook-tab-d.svg +0 -0
  147. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/notebook-tab-h.svg +0 -0
  148. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/notebook-tab-i-base.svg +0 -0
  149. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/notebook-tab-i.svg +0 -0
  150. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light/settings.tcl +0 -0
  151. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/notebook-tab-a.svg +0 -0
  152. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/notebook-tab-d.svg +0 -0
  153. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/notebook-tab-h.svg +0 -0
  154. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/notebook-tab-i-base.svg +0 -0
  155. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/notebook-tab-i.svg +0 -0
  156. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/notebook/roundedtop-light-accent/settings.tcl +0 -0
  157. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/settings.tcl +0 -0
  158. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/slider-hd.svg +0 -0
  159. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/slider-hn-base.svg +0 -0
  160. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/slider-hn.svg +0 -0
  161. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/slider-vd.svg +0 -0
  162. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/slider-vn.svg +0 -0
  163. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/trough-hd.svg +0 -0
  164. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/trough-hn-base.svg +0 -0
  165. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/trough-hn.svg +0 -0
  166. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/trough-vd.svg +0 -0
  167. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect/trough-vn.svg +0 -0
  168. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/settings.tcl +0 -0
  169. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/slider-hd.svg +0 -0
  170. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/slider-hn-base.svg +0 -0
  171. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/slider-hn.svg +0 -0
  172. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/slider-vd.svg +0 -0
  173. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-bord/slider-vn.svg +0 -0
  174. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/diag-mask.svg +0 -0
  175. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/settings.tcl +0 -0
  176. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-hd.svg +0 -0
  177. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-hn-base.svg +0 -0
  178. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-hn.svg +0 -0
  179. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-vd.svg +0 -0
  180. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-vn-base.svg +0 -0
  181. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rect-diag/slider-vn.svg +0 -0
  182. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/settings.tcl +0 -0
  183. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/slider-hd.svg +0 -0
  184. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/slider-hn.svg +0 -0
  185. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/slider-vd.svg +0 -0
  186. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/slider-vn.svg +0 -0
  187. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-hd.svg +0 -0
  188. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-hn-base.svg +0 -0
  189. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-hn.svg +0 -0
  190. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-vd.svg +0 -0
  191. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-vn-base.svg +0 -0
  192. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/rounded-line/trough-vn.svg +0 -0
  193. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/progressbar/settings.tcl +0 -0
  194. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-sa.svg +0 -0
  195. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-sd.svg +0 -0
  196. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-sn-base.svg +0 -0
  197. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-sn.svg +0 -0
  198. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-ua.svg +0 -0
  199. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-ud.svg +0 -0
  200. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle/rb-un.svg +0 -0
  201. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-gradient/rb-sd.svg +0 -0
  202. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-gradient/rb-sn-base.svg +0 -0
  203. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-gradient/rb-sn.svg +0 -0
  204. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-gradient/rb-ud.svg +0 -0
  205. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-gradient/rb-un.svg +0 -0
  206. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-sa.svg +0 -0
  207. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-sd.svg +0 -0
  208. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-sn-base.svg +0 -0
  209. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-sn.svg +0 -0
  210. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-ua.svg +0 -0
  211. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-ud.svg +0 -0
  212. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-hlbg/rb-un.svg +0 -0
  213. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-sa.svg +0 -0
  214. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-sd.svg +0 -0
  215. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-sn-base.svg +0 -0
  216. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-sn.svg +0 -0
  217. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-ua.svg +0 -0
  218. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-ud.svg +0 -0
  219. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/circle-circle-rev/rb-un.svg +0 -0
  220. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/octagon-circle/rb-sd.svg +0 -0
  221. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/octagon-circle/rb-sn-base.svg +0 -0
  222. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/octagon-circle/rb-sn.svg +0 -0
  223. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/octagon-circle/rb-ud.svg +0 -0
  224. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/radiobutton/octagon-circle/rb-un.svg +0 -0
  225. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle/scale-ha.svg +0 -0
  226. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle/scale-hd.svg +0 -0
  227. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle/scale-hn.svg +0 -0
  228. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle-rev/scale-ha.svg +0 -0
  229. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle-rev/scale-hd.svg +0 -0
  230. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/circle-rev/scale-hn.svg +0 -0
  231. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-bord-grip/scale-hd.svg +0 -0
  232. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-bord-grip/scale-hn-base.svg +0 -0
  233. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-bord-grip/scale-hn.svg +0 -0
  234. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-bord-grip/scale-vd.svg +0 -0
  235. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-bord-grip/scale-vn.svg +0 -0
  236. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-hd.svg +0 -0
  237. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-hn-base.svg +0 -0
  238. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-hn.svg +0 -0
  239. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-hd.svg +0 -0
  240. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-hn-base.svg +0 -0
  241. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-hn.svg +0 -0
  242. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-vd.svg +0 -0
  243. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-vn-base.svg +0 -0
  244. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-trough-vn.svg +0 -0
  245. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-vd.svg +0 -0
  246. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/scale-vn.svg +0 -0
  247. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scale/rect-narrow/settings.tcl +0 -0
  248. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scrollbar-grip/circle/sb-slider-h-grip-base.svg +0 -0
  249. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scrollbar-grip/circle/sb-slider-h-grip.svg +0 -0
  250. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scrollbar-grip/circle/sb-slider-v-grip-base.svg +0 -0
  251. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/scrollbar-grip/circle/sb-slider-v-grip.svg +0 -0
  252. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/sizegrip/circle/sizegrip-base.svg +0 -0
  253. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/sizegrip/circle/sizegrip.svg +0 -0
  254. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/chevron/tree-arrow-down-base.svg +0 -0
  255. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/chevron/tree-arrow-down-n.svg +0 -0
  256. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/chevron/tree-arrow-down-sn.svg +0 -0
  257. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/chevron/tree-arrow-right-n.svg +0 -0
  258. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/chevron/tree-arrow-right-sn.svg +0 -0
  259. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-down-n-base.svg +0 -0
  260. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-down-n.svg +0 -0
  261. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-down-sn.svg +0 -0
  262. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-right-n-base.svg +0 -0
  263. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-right-n.svg +0 -0
  264. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/open/tree-arrow-right-sn.svg +0 -0
  265. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-down-n-base.svg +0 -0
  266. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-down-n.svg +0 -0
  267. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-down-sn.svg +0 -0
  268. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-right-n-base.svg +0 -0
  269. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-right-n.svg +0 -0
  270. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/plusminus-box/tree-arrow-right-sn.svg +0 -0
  271. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-down-n-base.svg +0 -0
  272. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-down-n.svg +0 -0
  273. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-down-sn.svg +0 -0
  274. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-right-n-base.svg +0 -0
  275. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-right-n.svg +0 -0
  276. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/i/awthemes/treeview/solid/tree-arrow-right-sn.svg +0 -0
  277. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/TkinterTheme/awthemes-10.4.0/pkgIndex.tcl +0 -0
  278. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/UM Logo.ico +0 -0
  279. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/__init__.py +0 -0
  280. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/assign_unique_id.py +0 -0
  281. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/bayes_functions.py +0 -0
  282. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/default_params.py +0 -0
  283. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/extract_raw_data.py +0 -0
  284. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/metric_functions.py +0 -0
  285. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/overlord.py +0 -0
  286. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/param_functions.py +0 -0
  287. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/run.py +0 -0
  288. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/save_utils.py +0 -0
  289. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy/utils.py +0 -0
  290. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy.egg-info/dependency_links.txt +0 -0
  291. {unitmatchpy-3.0 → unitmatchpy-3.2}/UnitMatchPy.egg-info/top_level.txt +0 -0
  292. {unitmatchpy-3.0 → unitmatchpy-3.2}/setup.cfg +0 -0
@@ -1,15 +1,29 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: UnitMatchPy
3
- Version: 3.0
3
+ Version: 3.2
4
4
  Summary: Automatic matching of neurons across sessions
5
5
  Author: Enny van Beest
6
6
  License: CC BY-NC-SA 4.0 International
7
7
  Classifier: License :: Other/Proprietary License
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Operating System :: OS Independent
10
- Requires-Python: >=3.9
10
+ Requires-Python: <3.11,>=3.9
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
+ Requires-Dist: numpy
14
+ Requires-Dist: matplotlib
15
+ Requires-Dist: scipy
16
+ Requires-Dist: pandas
17
+ Requires-Dist: mtscomp
18
+ Requires-Dist: joblib
19
+ Requires-Dist: mat73
20
+ Requires-Dist: tqdm
21
+ Requires-Dist: spikeinterface
22
+ Requires-Dist: h5py
23
+ Requires-Dist: scikit-learn
24
+ Requires-Dist: torch
25
+ Provides-Extra: notebooks
26
+ Requires-Dist: ipykernel; extra == "notebooks"
13
27
  Dynamic: license-file
14
28
 
15
29
  # Unit Match - Python
@@ -1,15 +1,29 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: UnitMatchPy
3
- Version: 3.0
3
+ Version: 3.2
4
4
  Summary: Automatic matching of neurons across sessions
5
5
  Author: Enny van Beest
6
6
  License: CC BY-NC-SA 4.0 International
7
7
  Classifier: License :: Other/Proprietary License
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Operating System :: OS Independent
10
- Requires-Python: >=3.9
10
+ Requires-Python: <3.11,>=3.9
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
+ Requires-Dist: numpy
14
+ Requires-Dist: matplotlib
15
+ Requires-Dist: scipy
16
+ Requires-Dist: pandas
17
+ Requires-Dist: mtscomp
18
+ Requires-Dist: joblib
19
+ Requires-Dist: mat73
20
+ Requires-Dist: tqdm
21
+ Requires-Dist: spikeinterface
22
+ Requires-Dist: h5py
23
+ Requires-Dist: scikit-learn
24
+ Requires-Dist: torch
25
+ Provides-Extra: notebooks
26
+ Requires-Dist: ipykernel; extra == "notebooks"
13
27
  Dynamic: license-file
14
28
 
15
29
  # Unit Match - Python
@@ -19,6 +19,7 @@ UnitMatchPy/utils.py
19
19
  UnitMatchPy.egg-info/PKG-INFO
20
20
  UnitMatchPy.egg-info/SOURCES.txt
21
21
  UnitMatchPy.egg-info/dependency_links.txt
22
+ UnitMatchPy.egg-info/requires.txt
22
23
  UnitMatchPy.egg-info/top_level.txt
23
24
  UnitMatchPy/TkinterTheme/awthemes-10.4.0/LICENSE
24
25
  UnitMatchPy/TkinterTheme/awthemes-10.4.0/README.txt
@@ -0,0 +1,15 @@
1
+ numpy
2
+ matplotlib
3
+ scipy
4
+ pandas
5
+ mtscomp
6
+ joblib
7
+ mat73
8
+ tqdm
9
+ spikeinterface
10
+ h5py
11
+ scikit-learn
12
+ torch
13
+
14
+ [notebooks]
15
+ ipykernel
@@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "UnitMatchPy"
7
- version = "3.00" # bump on each release (or switch to tag-based versioning)
7
+ version = "3.02" # bump on each release (or switch to tag-based versioning)
8
8
  description = "Automatic matching of neurons across sessions"
9
9
  readme = "README.md" # keep a README.md inside UnitMatchPy/
10
- requires-python = ">=3.9"
10
+ requires-python = ">=3.9,<3.11"
11
11
  authors = [{ name = "Enny van Beest" }]
12
12
 
13
13
  # CC BY-NC-SA 4.0 is not OSI-approved; declare clearly
@@ -19,7 +19,25 @@ classifiers = [
19
19
  "Operating System :: OS Independent",
20
20
  ]
21
21
 
22
- dependencies = []
22
+ dependencies = [
23
+ "numpy",
24
+ "matplotlib",
25
+ "scipy",
26
+ "pandas",
27
+ "mtscomp",
28
+ "joblib",
29
+ "mat73",
30
+ "tqdm",
31
+ "spikeinterface",
32
+ "h5py",
33
+ "scikit-learn",
34
+ "torch",
35
+ ]
23
36
 
24
37
  [tool.setuptools]
25
38
  packages = ["UnitMatchPy"] # explicitly include only the Python package folder
39
+
40
+ [project.optional-dependencies]
41
+ notebooks = [
42
+ "ipykernel",
43
+ ]
File without changes
File without changes
File without changes
File without changes