datamorph-python 1.22.1__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 (2183) hide show
  1. datamorph_python-1.22.1/Cargo.lock +4384 -0
  2. datamorph_python-1.22.1/Cargo.toml +234 -0
  3. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/code-frame/LICENSE +22 -0
  4. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/compat-data/LICENSE +22 -0
  5. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/core/LICENSE +22 -0
  6. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/generator/LICENSE +22 -0
  7. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-compilation-targets/LICENSE +22 -0
  8. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-compilation-targets/node_modules/lru-cache/LICENSE +15 -0
  9. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-globals/LICENSE +22 -0
  10. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-module-imports/LICENSE +22 -0
  11. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-module-transforms/LICENSE +22 -0
  12. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-plugin-utils/LICENSE +22 -0
  13. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-string-parser/LICENSE +22 -0
  14. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-validator-identifier/LICENSE +22 -0
  15. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helper-validator-option/LICENSE +22 -0
  16. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/helpers/LICENSE +23 -0
  17. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/parser/LICENSE +19 -0
  18. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/plugin-syntax-jsx/LICENSE +22 -0
  19. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/runtime/LICENSE +22 -0
  20. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/template/LICENSE +22 -0
  21. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/traverse/LICENSE +22 -0
  22. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@babel/types/LICENSE +22 -0
  23. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@blazediff/core/LICENSE.md +21 -0
  24. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/autocomplete/LICENSE +21 -0
  25. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/commands/LICENSE +21 -0
  26. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/lang-json/LICENSE +21 -0
  27. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/lang-xml/LICENSE +21 -0
  28. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/lang-yaml/LICENSE +21 -0
  29. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/language/LICENSE +21 -0
  30. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/lint/LICENSE +21 -0
  31. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/state/LICENSE +21 -0
  32. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/theme-one-dark/LICENSE +21 -0
  33. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@codemirror/view/LICENSE +21 -0
  34. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@jridgewell/gen-mapping/LICENSE +19 -0
  35. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@jridgewell/remapping/LICENSE +19 -0
  36. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@jridgewell/resolve-uri/LICENSE +19 -0
  37. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@jridgewell/sourcemap-codec/LICENSE +19 -0
  38. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@jridgewell/trace-mapping/LICENSE +19 -0
  39. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/common/LICENSE +21 -0
  40. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/highlight/LICENSE +21 -0
  41. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/json/LICENSE +21 -0
  42. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/lr/LICENSE +21 -0
  43. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/xml/LICENSE +21 -0
  44. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@lezer/yaml/LICENSE +21 -0
  45. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@marijn/find-cluster-break/LICENSE +21 -0
  46. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@playwright/test/LICENSE +202 -0
  47. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@popperjs/core/LICENSE.md +20 -0
  48. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@standard-schema/spec/LICENSE +21 -0
  49. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/base/LICENSE +22 -0
  50. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/css/LICENSE +21 -0
  51. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/icons-material/LICENSE +22 -0
  52. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/material/LICENSE +22 -0
  53. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/styled-engine/LICENSE +21 -0
  54. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/system/LICENSE +22 -0
  55. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/types/LICENSE +21 -0
  56. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@suid/utils/LICENSE +21 -0
  57. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@tailwindcss/node/LICENSE +21 -0
  58. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@tailwindcss/oxide/LICENSE +21 -0
  59. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-win32-x64-msvc/LICENSE +21 -0
  60. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@tailwindcss/vite/LICENSE +21 -0
  61. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/babel__core/LICENSE +21 -0
  62. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/babel__generator/LICENSE +21 -0
  63. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/babel__template/LICENSE +21 -0
  64. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/babel__traverse/LICENSE +21 -0
  65. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/chai/LICENSE +21 -0
  66. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/deep-eql/LICENSE +21 -0
  67. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/estree/LICENSE +21 -0
  68. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/file-saver/LICENSE +21 -0
  69. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@types/node/LICENSE +21 -0
  70. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/browser/LICENSE +21 -0
  71. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/expect/LICENSE +21 -0
  72. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/mocker/LICENSE +21 -0
  73. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/pretty-format/LICENSE +21 -0
  74. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/runner/LICENSE +21 -0
  75. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/snapshot/LICENSE +21 -0
  76. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/spy/LICENSE +21 -0
  77. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/@vitest/utils/LICENSE +21 -0
  78. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/assertion-error/LICENSE +21 -0
  79. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/babel-plugin-jsx-dom-expressions/LICENSE +21 -0
  80. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/babel-plugin-jsx-dom-expressions/node_modules/@babel/helper-module-imports/LICENSE +22 -0
  81. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/babel-preset-solid/LICENSE +21 -0
  82. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/balanced-match/LICENSE.md +23 -0
  83. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/baseline-browser-mapping/LICENSE.txt +201 -0
  84. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/bind-event-listener/LICENSE +21 -0
  85. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/brace-expansion/LICENSE +23 -0
  86. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/browserslist/LICENSE +20 -0
  87. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/caniuse-lite/LICENSE +395 -0
  88. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/chai/LICENSE +21 -0
  89. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/clone/LICENSE +18 -0
  90. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/clone-buffer/LICENSE +21 -0
  91. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/clone-stats/LICENSE.md +21 -0
  92. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/cloneable-readable/LICENSE +21 -0
  93. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/concat-with-sourcemaps/LICENSE.md +15 -0
  94. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/convert-source-map/LICENSE +23 -0
  95. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/core-util-is/LICENSE +19 -0
  96. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/crelt/LICENSE +19 -0
  97. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/csstype/LICENSE +19 -0
  98. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/debug/LICENSE +20 -0
  99. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/detect-libc/LICENSE +201 -0
  100. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/electron-to-chromium/LICENSE +5 -0
  101. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/enhanced-resolve/LICENSE +20 -0
  102. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/entities/LICENSE +11 -0
  103. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/es-module-lexer/LICENSE +10 -0
  104. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/esbuild/LICENSE.md +21 -0
  105. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/estree-walker/LICENSE +7 -0
  106. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/expect-type/LICENSE +191 -0
  107. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/fdir/LICENSE +7 -0
  108. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/file-saver/LICENSE.md +11 -0
  109. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/gensync/LICENSE +7 -0
  110. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/glob/LICENSE.md +63 -0
  111. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/graceful-fs/LICENSE +15 -0
  112. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/gulp-concat/LICENSE +20 -0
  113. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/html-entities/LICENSE +19 -0
  114. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/immediate/LICENSE.txt +20 -0
  115. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/inherits/LICENSE +16 -0
  116. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/is-what/LICENSE +21 -0
  117. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/jiti/LICENSE +21 -0
  118. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/js-tokens/LICENSE +21 -0
  119. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/jsesc/LICENSE-MIT.txt +20 -0
  120. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/json5/LICENSE.md +23 -0
  121. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/jszip/LICENSE.markdown +651 -0
  122. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/lightningcss/LICENSE +373 -0
  123. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/lightningcss-win32-x64-msvc/LICENSE +373 -0
  124. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/lru-cache/LICENSE.md +55 -0
  125. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/magic-string/LICENSE +7 -0
  126. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/merge-anything/LICENSE +21 -0
  127. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/minimatch/LICENSE.md +55 -0
  128. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/minipass/LICENSE.md +55 -0
  129. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/nanoid/LICENSE +20 -0
  130. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/node-releases/LICENSE +21 -0
  131. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/obug/LICENSE +23 -0
  132. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/package-json-from-dist/LICENSE.md +63 -0
  133. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/pako/LICENSE +21 -0
  134. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/parse5/LICENSE +19 -0
  135. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/path-scurry/LICENSE.md +55 -0
  136. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/pathe/LICENSE +70 -0
  137. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/picocolors/LICENSE +15 -0
  138. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/picomatch/LICENSE +21 -0
  139. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/playwright/LICENSE +202 -0
  140. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/playwright-core/LICENSE +202 -0
  141. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/pngjs/LICENSE +20 -0
  142. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/postcss/LICENSE +20 -0
  143. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/raf-schd/LICENSE +21 -0
  144. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/readable-stream/LICENSE +47 -0
  145. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/replace-ext/LICENSE +21 -0
  146. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/rimraf/LICENSE.md +55 -0
  147. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/rollup/LICENSE.md +679 -0
  148. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/rollup/node_modules/@types/estree/LICENSE +21 -0
  149. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/safe-buffer/LICENSE +21 -0
  150. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/semver/LICENSE +15 -0
  151. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/seroval/LICENSE +7 -0
  152. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/seroval-plugins/LICENSE +7 -0
  153. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/setimmediate/LICENSE.txt +20 -0
  154. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/siginfo/LICENSE +13 -0
  155. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/solid-js/LICENSE +21 -0
  156. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/solid-refresh/LICENSE +21 -0
  157. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/source-map/LICENSE +28 -0
  158. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/source-map-js/LICENSE +28 -0
  159. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/string_decoder/LICENSE +48 -0
  160. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/style-mod/LICENSE +19 -0
  161. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tailwindcss/LICENSE +21 -0
  162. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tapable/LICENSE +21 -0
  163. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/through2/LICENSE.md +9 -0
  164. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tinybench/LICENSE +21 -0
  165. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tinyexec/LICENSE +21 -0
  166. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tinyexec/dist/LICENSES.txt +83 -0
  167. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/tinyglobby/LICENSE +21 -0
  168. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/typescript/LICENSE.txt +55 -0
  169. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/undici-types/LICENSE +21 -0
  170. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/update-browserslist-db/LICENSE +20 -0
  171. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/util-deprecate/LICENSE +24 -0
  172. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/uuid/LICENSE.md +9 -0
  173. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/vinyl/LICENSE +21 -0
  174. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/vite/LICENSE.md +2406 -0
  175. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/vite-plugin-wasm/LICENSE +21 -0
  176. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/vitefu/LICENSE +21 -0
  177. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/vitest/LICENSE.md +811 -0
  178. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/w3c-keyname/LICENSE +19 -0
  179. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/why-is-node-running/LICENSE +21 -0
  180. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/ws/LICENSE +20 -0
  181. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/xtend/LICENSE +20 -0
  182. datamorph_python-1.22.1/Extentions/DataMorphDocumatationWebsite/node_modules/yallist/LICENSE +15 -0
  183. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/code-frame/LICENSE +22 -0
  184. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/compat-data/LICENSE +22 -0
  185. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/core/LICENSE +22 -0
  186. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/generator/LICENSE +22 -0
  187. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-compilation-targets/LICENSE +22 -0
  188. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-compilation-targets/node_modules/lru-cache/LICENSE +15 -0
  189. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-globals/LICENSE +22 -0
  190. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-module-imports/LICENSE +22 -0
  191. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-module-transforms/LICENSE +22 -0
  192. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-plugin-utils/LICENSE +22 -0
  193. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-string-parser/LICENSE +22 -0
  194. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-validator-identifier/LICENSE +22 -0
  195. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helper-validator-option/LICENSE +22 -0
  196. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/helpers/LICENSE +23 -0
  197. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/parser/LICENSE +19 -0
  198. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/plugin-syntax-jsx/LICENSE +22 -0
  199. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/runtime/LICENSE +22 -0
  200. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/template/LICENSE +22 -0
  201. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/traverse/LICENSE +22 -0
  202. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@babel/types/LICENSE +22 -0
  203. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@blazediff/core/LICENSE.md +21 -0
  204. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/autocomplete/LICENSE +21 -0
  205. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/commands/LICENSE +21 -0
  206. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/lang-json/LICENSE +21 -0
  207. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/lang-python/LICENSE +21 -0
  208. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/lang-xml/LICENSE +21 -0
  209. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/lang-yaml/LICENSE +21 -0
  210. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/language/LICENSE +21 -0
  211. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/lint/LICENSE +21 -0
  212. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/state/LICENSE +21 -0
  213. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/theme-one-dark/LICENSE +21 -0
  214. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@codemirror/view/LICENSE +21 -0
  215. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@jridgewell/gen-mapping/LICENSE +19 -0
  216. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@jridgewell/remapping/LICENSE +19 -0
  217. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@jridgewell/resolve-uri/LICENSE +19 -0
  218. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@jridgewell/sourcemap-codec/LICENSE +19 -0
  219. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@jridgewell/trace-mapping/LICENSE +19 -0
  220. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/common/LICENSE +21 -0
  221. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/highlight/LICENSE +21 -0
  222. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/json/LICENSE +21 -0
  223. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/lr/LICENSE +21 -0
  224. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/python/LICENSE +21 -0
  225. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/xml/LICENSE +21 -0
  226. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@lezer/yaml/LICENSE +21 -0
  227. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@marijn/find-cluster-break/LICENSE +21 -0
  228. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@napi-rs/canvas/LICENSE +21 -0
  229. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@popperjs/core/LICENSE.md +20 -0
  230. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@standard-schema/spec/LICENSE +21 -0
  231. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/base/LICENSE +22 -0
  232. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/css/LICENSE +21 -0
  233. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/icons-material/LICENSE +22 -0
  234. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/material/LICENSE +22 -0
  235. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/styled-engine/LICENSE +21 -0
  236. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/system/LICENSE +22 -0
  237. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/types/LICENSE +21 -0
  238. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@suid/utils/LICENSE +21 -0
  239. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@tailwindcss/node/LICENSE +21 -0
  240. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@tailwindcss/oxide/LICENSE +21 -0
  241. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@tailwindcss/oxide-win32-x64-msvc/LICENSE +21 -0
  242. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@tailwindcss/vite/LICENSE +21 -0
  243. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/babel__core/LICENSE +21 -0
  244. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/babel__generator/LICENSE +21 -0
  245. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/babel__template/LICENSE +21 -0
  246. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/babel__traverse/LICENSE +21 -0
  247. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/chai/LICENSE +21 -0
  248. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/deep-eql/LICENSE +21 -0
  249. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/estree/LICENSE +21 -0
  250. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/file-saver/LICENSE +21 -0
  251. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@types/node/LICENSE +21 -0
  252. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/browser/LICENSE +21 -0
  253. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/expect/LICENSE +21 -0
  254. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/mocker/LICENSE +21 -0
  255. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/pretty-format/LICENSE +21 -0
  256. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/runner/LICENSE +21 -0
  257. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/snapshot/LICENSE +21 -0
  258. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/spy/LICENSE +21 -0
  259. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/@vitest/utils/LICENSE +21 -0
  260. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/assertion-error/LICENSE +21 -0
  261. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/babel-plugin-jsx-dom-expressions/LICENSE +21 -0
  262. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/babel-plugin-jsx-dom-expressions/node_modules/@babel/helper-module-imports/LICENSE +22 -0
  263. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/babel-preset-solid/LICENSE +21 -0
  264. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/balanced-match/LICENSE.md +23 -0
  265. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/baseline-browser-mapping/LICENSE.txt +201 -0
  266. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/bind-event-listener/LICENSE +21 -0
  267. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/brace-expansion/LICENSE +23 -0
  268. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/browserslist/LICENSE +20 -0
  269. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/caniuse-lite/LICENSE +395 -0
  270. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/chai/LICENSE +21 -0
  271. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/clone/LICENSE +18 -0
  272. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/clone-buffer/LICENSE +21 -0
  273. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/clone-stats/LICENSE.md +21 -0
  274. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/cloneable-readable/LICENSE +21 -0
  275. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/concat-with-sourcemaps/LICENSE.md +15 -0
  276. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/convert-source-map/LICENSE +23 -0
  277. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/core-util-is/LICENSE +19 -0
  278. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/crelt/LICENSE +19 -0
  279. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/csstype/LICENSE +19 -0
  280. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/debug/LICENSE +20 -0
  281. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/detect-libc/LICENSE +201 -0
  282. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/electron-to-chromium/LICENSE +5 -0
  283. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/enhanced-resolve/LICENSE +20 -0
  284. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/entities/LICENSE +11 -0
  285. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/es-module-lexer/LICENSE +10 -0
  286. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/esbuild/LICENSE.md +21 -0
  287. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/estree-walker/LICENSE +7 -0
  288. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/expect-type/LICENSE +191 -0
  289. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/fdir/LICENSE +7 -0
  290. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/file-saver/LICENSE.md +11 -0
  291. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/gensync/LICENSE +7 -0
  292. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/glob/LICENSE.md +63 -0
  293. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/graceful-fs/LICENSE +15 -0
  294. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/gulp-concat/LICENSE +20 -0
  295. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/html-entities/LICENSE +19 -0
  296. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/immediate/LICENSE.txt +20 -0
  297. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/inherits/LICENSE +16 -0
  298. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/is-what/LICENSE +21 -0
  299. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/jiti/LICENSE +21 -0
  300. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/js-tokens/LICENSE +21 -0
  301. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/jsesc/LICENSE-MIT.txt +20 -0
  302. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/json5/LICENSE.md +23 -0
  303. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/jszip/LICENSE.markdown +651 -0
  304. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/lightningcss/LICENSE +373 -0
  305. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/lightningcss-win32-x64-msvc/LICENSE +373 -0
  306. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/lru-cache/LICENSE.md +55 -0
  307. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/magic-string/LICENSE +7 -0
  308. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/merge-anything/LICENSE +21 -0
  309. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/minimatch/LICENSE.md +55 -0
  310. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/minipass/LICENSE.md +55 -0
  311. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/nanoid/LICENSE +20 -0
  312. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/node-readable-to-web-readable-stream/LICENSE.txt +21 -0
  313. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/node-releases/LICENSE +21 -0
  314. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/obug/LICENSE +23 -0
  315. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/package-json-from-dist/LICENSE.md +63 -0
  316. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pako/LICENSE +21 -0
  317. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/parse5/LICENSE +19 -0
  318. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/path-scurry/LICENSE.md +55 -0
  319. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pathe/LICENSE +70 -0
  320. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/LICENSE +177 -0
  321. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/cmaps/LICENSE +36 -0
  322. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/iccs/LICENSE +116 -0
  323. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/standard_fonts/LICENSE_FOXIT +27 -0
  324. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/standard_fonts/LICENSE_LIBERATION +102 -0
  325. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_JBIG2 +196 -0
  326. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_OPENJPEG +39 -0
  327. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_PDFJS_JBIG2 +13 -0
  328. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  329. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_PDFJS_QCMS +22 -0
  330. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pdfjs-dist/wasm/LICENSE_QCMS +21 -0
  331. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/picocolors/LICENSE +15 -0
  332. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/picomatch/LICENSE +21 -0
  333. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/playwright/LICENSE +202 -0
  334. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/playwright-core/LICENSE +202 -0
  335. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/pngjs/LICENSE +20 -0
  336. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/postcss/LICENSE +20 -0
  337. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/raf-schd/LICENSE +21 -0
  338. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/readable-stream/LICENSE +47 -0
  339. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/replace-ext/LICENSE +21 -0
  340. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/rimraf/LICENSE.md +55 -0
  341. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/rollup/LICENSE.md +679 -0
  342. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/rollup/node_modules/@types/estree/LICENSE +21 -0
  343. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/safe-buffer/LICENSE +21 -0
  344. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/semver/LICENSE +15 -0
  345. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/seroval/LICENSE +7 -0
  346. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/seroval-plugins/LICENSE +7 -0
  347. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/setimmediate/LICENSE.txt +20 -0
  348. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/siginfo/LICENSE +13 -0
  349. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/solid-js/LICENSE +21 -0
  350. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/solid-refresh/LICENSE +21 -0
  351. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/source-map/LICENSE +28 -0
  352. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/source-map-js/LICENSE +28 -0
  353. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/string_decoder/LICENSE +48 -0
  354. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/style-mod/LICENSE +19 -0
  355. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tailwindcss/LICENSE +21 -0
  356. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tapable/LICENSE +21 -0
  357. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/through2/LICENSE.md +9 -0
  358. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tinybench/LICENSE +21 -0
  359. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tinyexec/LICENSE +21 -0
  360. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tinyexec/dist/LICENSES.txt +83 -0
  361. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/tinyglobby/LICENSE +21 -0
  362. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/typescript/LICENSE.txt +55 -0
  363. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/undici-types/LICENSE +21 -0
  364. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/update-browserslist-db/LICENSE +20 -0
  365. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/util-deprecate/LICENSE +24 -0
  366. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/uuid/LICENSE.md +9 -0
  367. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/vinyl/LICENSE +21 -0
  368. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/vite/LICENSE.md +2406 -0
  369. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/vite-plugin-wasm/LICENSE +21 -0
  370. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/vitefu/LICENSE +21 -0
  371. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/vitest/LICENSE.md +811 -0
  372. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/w3c-keyname/LICENSE +19 -0
  373. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/why-is-node-running/LICENSE +21 -0
  374. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/ws/LICENSE +20 -0
  375. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/xtend/LICENSE +20 -0
  376. datamorph_python-1.22.1/Extentions/DataMorphPlayground/node_modules/yallist/LICENSE +15 -0
  377. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/LICENSE +21 -0
  378. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azu/style-format/LICENSE +13 -0
  379. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/abort-controller/LICENSE +21 -0
  380. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/core-auth/LICENSE +21 -0
  381. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/core-client/LICENSE +21 -0
  382. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/core-rest-pipeline/LICENSE +21 -0
  383. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/core-tracing/LICENSE +21 -0
  384. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/core-util/LICENSE +21 -0
  385. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/identity/LICENSE +21 -0
  386. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/logger/LICENSE +21 -0
  387. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/msal-browser/LICENSE +21 -0
  388. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/msal-common/LICENSE +21 -0
  389. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@azure/msal-node/LICENSE +21 -0
  390. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@babel/code-frame/LICENSE +22 -0
  391. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@babel/helper-validator-identifier/LICENSE +22 -0
  392. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@isaacs/cliui/LICENSE.md +63 -0
  393. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@nodelib/fs.scandir/LICENSE +21 -0
  394. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@nodelib/fs.stat/LICENSE +21 -0
  395. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@nodelib/fs.walk/LICENSE +21 -0
  396. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/config-creator/LICENSE +19 -0
  397. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/config-loader/LICENSE +19 -0
  398. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/core/LICENSE +19 -0
  399. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/formatter/LICENSE +19 -0
  400. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/node/LICENSE +19 -0
  401. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/profiler/LICENSE +19 -0
  402. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/resolver/LICENSE +19 -0
  403. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/secretlint-formatter-sarif/LICENSE +19 -0
  404. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/secretlint-rule-no-dotenv/LICENSE +19 -0
  405. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/secretlint-rule-preset-recommend/LICENSE +19 -0
  406. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/source-creator/LICENSE +19 -0
  407. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@secretlint/types/LICENSE +19 -0
  408. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/ast-node-types/LICENSE +19 -0
  409. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/linter-formatter/LICENSE +25 -0
  410. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/linter-formatter/node_modules/color-convert/LICENSE +21 -0
  411. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/linter-formatter/node_modules/color-name/LICENSE +8 -0
  412. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/linter-formatter/node_modules/emoji-regex/LICENSE-MIT.txt +20 -0
  413. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/linter-formatter/node_modules/pluralize/LICENSE +21 -0
  414. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/module-interop/LICENSE +19 -0
  415. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/resolver/LICENSE +19 -0
  416. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@textlint/types/LICENSE +19 -0
  417. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@types/node/LICENSE +21 -0
  418. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@types/normalize-package-data/LICENSE +21 -0
  419. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@types/sarif/LICENSE +21 -0
  420. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@types/vscode/LICENSE +21 -0
  421. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@typespec/ts-http-runtime/LICENSE +21 -0
  422. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/test-electron/LICENSE +21 -0
  423. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/LICENSE +18 -0
  424. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/azure-devops-node-api/LICENSE +21 -0
  425. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/balanced-match/LICENSE.md +23 -0
  426. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/brace-expansion/LICENSE +23 -0
  427. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/color-convert/LICENSE +21 -0
  428. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/color-name/LICENSE +8 -0
  429. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/commander/LICENSE +22 -0
  430. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/glob/LICENSE.md +63 -0
  431. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/glob/node_modules/minimatch/LICENSE.md +55 -0
  432. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/linkify-it/LICENSE +22 -0
  433. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/markdown-it/LICENSE +22 -0
  434. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/mdurl/LICENSE +45 -0
  435. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/uc.micro/LICENSE.txt +20 -0
  436. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/xml2js/LICENSE +19 -0
  437. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce/node_modules/yauzl/LICENSE +21 -0
  438. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce-sign/LICENSE.txt +41 -0
  439. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/@vscode/vsce-sign-win32-x64/LICENSE.txt +41 -0
  440. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/agent-base/LICENSE +22 -0
  441. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/ajv/LICENSE +22 -0
  442. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/argparse/LICENSE +254 -0
  443. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/asynckit/LICENSE +21 -0
  444. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/balanced-match/LICENSE.md +21 -0
  445. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/base64-js/LICENSE +21 -0
  446. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/binaryextensions/LICENSE.md +101 -0
  447. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/bl/LICENSE.md +13 -0
  448. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/bl/node_modules/readable-stream/LICENSE +47 -0
  449. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/bottleneck/LICENSE +20 -0
  450. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/boundary/LICENSE.BSD +19 -0
  451. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/boundary/LICENSE.LIBCXX +76 -0
  452. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/brace-expansion/LICENSE +21 -0
  453. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/braces/LICENSE +21 -0
  454. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/buffer/LICENSE +21 -0
  455. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/buffer-crc32/LICENSE +19 -0
  456. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/buffer-equal-constant-time/LICENSE.txt +12 -0
  457. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/call-bind-apply-helpers/LICENSE +21 -0
  458. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/call-bound/LICENSE +21 -0
  459. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/cheerio/LICENSE +21 -0
  460. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/cheerio-select/LICENSE +11 -0
  461. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/chownr/LICENSE +15 -0
  462. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/cockatiel/LICENSE +21 -0
  463. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/color-convert/LICENSE +21 -0
  464. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/color-name/LICENSE +8 -0
  465. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/commander/LICENSE +22 -0
  466. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/concat-map/LICENSE +18 -0
  467. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/core-util-is/LICENSE +19 -0
  468. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/cross-spawn/LICENSE +21 -0
  469. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/css-select/LICENSE +11 -0
  470. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/css-what/LICENSE +11 -0
  471. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/debug/LICENSE +20 -0
  472. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/deep-extend/LICENSE +20 -0
  473. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/detect-libc/LICENSE +201 -0
  474. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/diff/LICENSE +31 -0
  475. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/dom-serializer/LICENSE +11 -0
  476. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/domelementtype/LICENSE +11 -0
  477. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/domhandler/LICENSE +11 -0
  478. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/domutils/LICENSE +11 -0
  479. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/dunder-proto/LICENSE +21 -0
  480. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/ecdsa-sig-formatter/LICENSE +201 -0
  481. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/editions/LICENSE.md +101 -0
  482. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/emoji-regex/LICENSE-MIT.txt +20 -0
  483. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/encoding-sniffer/LICENSE +18 -0
  484. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/end-of-stream/LICENSE +21 -0
  485. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/entities/LICENSE +11 -0
  486. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/es-define-property/LICENSE +21 -0
  487. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/es-errors/LICENSE +21 -0
  488. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/es-object-atoms/LICENSE +21 -0
  489. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/es-set-tostringtag/LICENSE +21 -0
  490. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/esbuild/LICENSE.md +21 -0
  491. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/expand-template/LICENSE +21 -0
  492. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fast-deep-equal/LICENSE +21 -0
  493. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fast-glob/LICENSE +21 -0
  494. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fast-uri/LICENSE +32 -0
  495. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fastq/LICENSE +13 -0
  496. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fill-range/LICENSE +21 -0
  497. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/foreground-child/LICENSE +15 -0
  498. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fs-constants/LICENSE +21 -0
  499. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fs-extra/LICENSE +15 -0
  500. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/fs.realpath/LICENSE +43 -0
  501. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/function-bind/LICENSE +20 -0
  502. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/get-intrinsic/LICENSE +21 -0
  503. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/get-proto/LICENSE +21 -0
  504. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/github-from-package/LICENSE +18 -0
  505. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/glob/LICENSE +21 -0
  506. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/glob-parent/LICENSE +15 -0
  507. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/gopd/LICENSE +21 -0
  508. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/graceful-fs/LICENSE +15 -0
  509. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/has-symbols/LICENSE +21 -0
  510. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/has-tostringtag/LICENSE +21 -0
  511. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/hasown/LICENSE +21 -0
  512. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/hosted-git-info/LICENSE +13 -0
  513. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/htmlparser2/LICENSE +18 -0
  514. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/htmlparser2/node_modules/entities/LICENSE +11 -0
  515. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/http-proxy-agent/LICENSE +22 -0
  516. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/https-proxy-agent/LICENSE +22 -0
  517. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/iconv-lite/LICENSE +21 -0
  518. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/ieee754/LICENSE +11 -0
  519. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/ignore/LICENSE-MIT +21 -0
  520. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/immediate/LICENSE.txt +20 -0
  521. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/inflight/LICENSE +15 -0
  522. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/inherits/LICENSE +16 -0
  523. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/ini/LICENSE +15 -0
  524. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/is-extglob/LICENSE +21 -0
  525. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/is-glob/LICENSE +21 -0
  526. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/is-number/LICENSE +21 -0
  527. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/isexe/LICENSE +15 -0
  528. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/istextorbinary/LICENSE.md +101 -0
  529. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jackspeak/LICENSE.md +55 -0
  530. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/js-tokens/LICENSE +21 -0
  531. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/js-yaml/LICENSE +21 -0
  532. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/json-schema-traverse/LICENSE +21 -0
  533. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/json5/LICENSE.md +23 -0
  534. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jsonc-parser/LICENSE.md +21 -0
  535. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jsonfile/LICENSE +15 -0
  536. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jsonwebtoken/LICENSE +21 -0
  537. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jszip/LICENSE.markdown +651 -0
  538. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jwa/LICENSE +17 -0
  539. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/jws/LICENSE +17 -0
  540. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/keytar/LICENSE.md +20 -0
  541. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash/LICENSE +47 -0
  542. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.includes/LICENSE +47 -0
  543. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.isboolean/LICENSE +22 -0
  544. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.isinteger/LICENSE +47 -0
  545. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.isnumber/LICENSE +22 -0
  546. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.isplainobject/LICENSE +47 -0
  547. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.isstring/LICENSE +22 -0
  548. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.once/LICENSE +47 -0
  549. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lodash.truncate/LICENSE +47 -0
  550. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/lru-cache/LICENSE +15 -0
  551. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/math-intrinsics/LICENSE +21 -0
  552. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/merge2/LICENSE +21 -0
  553. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/micromatch/LICENSE +21 -0
  554. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/mime/LICENSE +21 -0
  555. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/mime-db/LICENSE +23 -0
  556. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/mime-types/LICENSE +23 -0
  557. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/minimatch/LICENSE +15 -0
  558. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/minimist/LICENSE +18 -0
  559. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/minipass/LICENSE.md +55 -0
  560. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/mkdirp-classic/LICENSE +21 -0
  561. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/mute-stream/LICENSE +15 -0
  562. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/napi-build-utils/LICENSE +21 -0
  563. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/node-abi/LICENSE +21 -0
  564. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/node-addon-api/LICENSE.md +13 -0
  565. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/node-sarif-builder/LICENSE +21 -0
  566. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/normalize-package-data/LICENSE +15 -0
  567. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/normalize-package-data/node_modules/hosted-git-info/LICENSE +13 -0
  568. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/normalize-package-data/node_modules/lru-cache/LICENSE +15 -0
  569. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/nth-check/LICENSE +11 -0
  570. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/object-inspect/LICENSE +21 -0
  571. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/once/LICENSE +15 -0
  572. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/package-json-from-dist/LICENSE.md +63 -0
  573. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/pako/LICENSE +21 -0
  574. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse-semver/LICENSE.md +21 -0
  575. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse-semver/node_modules/semver/LICENSE +15 -0
  576. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse5/LICENSE +19 -0
  577. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse5/node_modules/entities/LICENSE +11 -0
  578. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse5-htmlparser2-tree-adapter/LICENSE +19 -0
  579. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/parse5-parser-stream/LICENSE +19 -0
  580. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/path-scurry/LICENSE.md +55 -0
  581. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/path-scurry/node_modules/lru-cache/LICENSE.md +55 -0
  582. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/pend/LICENSE +23 -0
  583. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/picocolors/LICENSE +15 -0
  584. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/picomatch/LICENSE +21 -0
  585. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/pluralize/LICENSE +21 -0
  586. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/prebuild-install/LICENSE +21 -0
  587. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/pump/LICENSE +21 -0
  588. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/punycode.js/LICENSE-MIT.txt +20 -0
  589. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/qs/LICENSE.md +29 -0
  590. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/queue-microtask/LICENSE +20 -0
  591. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/rc/LICENSE.APACHE2 +15 -0
  592. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/rc/LICENSE.BSD +26 -0
  593. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/rc/LICENSE.MIT +24 -0
  594. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/rc-config-loader/LICENSE +19 -0
  595. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/read/LICENSE +15 -0
  596. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/readable-stream/LICENSE +47 -0
  597. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/reusify/LICENSE +22 -0
  598. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/run-parallel/LICENSE +20 -0
  599. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/safe-buffer/LICENSE +21 -0
  600. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/safer-buffer/LICENSE +21 -0
  601. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/sax/LICENSE.md +55 -0
  602. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/secretlint/LICENSE +19 -0
  603. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/semver/LICENSE +15 -0
  604. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/setimmediate/LICENSE.txt +20 -0
  605. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/side-channel/LICENSE +21 -0
  606. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/side-channel-list/LICENSE +21 -0
  607. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/side-channel-map/LICENSE +21 -0
  608. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/side-channel-weakmap/LICENSE +21 -0
  609. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/signal-exit/LICENSE.txt +16 -0
  610. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/simple-concat/LICENSE +20 -0
  611. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/simple-get/LICENSE +20 -0
  612. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/slice-ansi/node_modules/color-convert/LICENSE +21 -0
  613. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/slice-ansi/node_modules/color-name/LICENSE +8 -0
  614. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/spdx-correct/LICENSE +202 -0
  615. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/spdx-expression-parse/LICENSE +22 -0
  616. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/string_decoder/LICENSE +48 -0
  617. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/structured-source/LICENSE.BSD +19 -0
  618. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/table/LICENSE +24 -0
  619. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/table/node_modules/emoji-regex/LICENSE-MIT.txt +20 -0
  620. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tar-fs/LICENSE +21 -0
  621. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tar-stream/LICENSE +21 -0
  622. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tar-stream/node_modules/readable-stream/LICENSE +47 -0
  623. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/text-table/LICENSE +18 -0
  624. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/textextensions/LICENSE.md +101 -0
  625. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tmp/LICENSE +21 -0
  626. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/to-regex-range/LICENSE +21 -0
  627. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tslib/LICENSE.txt +12 -0
  628. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tunnel/LICENSE +21 -0
  629. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/tunnel-agent/LICENSE +55 -0
  630. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/typed-rest-client/LICENSE +39 -0
  631. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/typescript/LICENSE.txt +55 -0
  632. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/underscore/LICENSE +22 -0
  633. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/undici/LICENSE +21 -0
  634. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/undici/lib/web/fetch/LICENSE +21 -0
  635. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/undici-types/LICENSE +21 -0
  636. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/universalify/LICENSE +20 -0
  637. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/url-join/LICENSE +21 -0
  638. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/util-deprecate/LICENSE +24 -0
  639. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/uuid/LICENSE.md +9 -0
  640. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/validate-npm-package-license/LICENSE +202 -0
  641. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/version-range/LICENSE.md +101 -0
  642. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/vscode-languageclient/node_modules/brace-expansion/LICENSE +21 -0
  643. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/vscode-languageclient/node_modules/minimatch/LICENSE +15 -0
  644. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/vscode-oniguruma/LICENSE.txt +23 -0
  645. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/vscode-textmate/LICENSE.md +21 -0
  646. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/vscode-tmgrammar-test/LICENSE +7 -0
  647. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/whatwg-encoding/LICENSE.txt +7 -0
  648. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/whatwg-mimetype/LICENSE.txt +7 -0
  649. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/which/LICENSE +15 -0
  650. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/wrappy/LICENSE +15 -0
  651. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/xmlbuilder/LICENSE +21 -0
  652. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/yallist/LICENSE +15 -0
  653. datamorph_python-1.22.1/Extentions/VisualStudioCodeExtention/node_modules/yazl/LICENSE +21 -0
  654. datamorph_python-1.22.1/Extentions/data-morph-java-sdk/build/docs/javadoc/legal/LICENSE +1 -0
  655. datamorph_python-1.22.1/Extentions/datamorph-camel/datamorph-camel-component/target/reports/apidocs/legal/LICENSE +1 -0
  656. datamorph_python-1.22.1/Extentions/datamorph-camel/datamorph-camel-dataformat/target/reports/apidocs/legal/LICENSE +1 -0
  657. datamorph_python-1.22.1/Extentions/datamorph-camel/datamorph-camel-language/target/reports/apidocs/legal/LICENSE +1 -0
  658. datamorph_python-1.22.1/Extentions/datamorph-camel/datamorph-camel-spring-boot-starter/target/reports/apidocs/legal/LICENSE +1 -0
  659. datamorph_python-1.22.1/Extentions/datamorph-nifi/datamorph-nifi-nar/target/reports/apidocs/legal/LICENSE +1 -0
  660. datamorph_python-1.22.1/Extentions/datamorph-nifi/datamorph-nifi-processors/target/reports/apidocs/legal/LICENSE +1 -0
  661. datamorph_python-1.22.1/Extentions/datamorph-nifi/datamorph-nifi-service-api/target/reports/apidocs/legal/LICENSE +1 -0
  662. datamorph_python-1.22.1/Extentions/datamorph-nifi/datamorph-nifi-service-impl/target/reports/apidocs/legal/LICENSE +1 -0
  663. datamorph_python-1.22.1/Extentions/datamorph-nifi/datamorph-nifi-ui/target/reports/apidocs/legal/LICENSE +1 -0
  664. datamorph_python-1.22.1/Extentions/python3/Cargo.toml +19 -0
  665. datamorph_python-1.22.1/Extentions/python3/README.md +63 -0
  666. datamorph_python-1.22.1/Extentions/python3/dist/datamorph_python-1.22.1-cp38-abi3-win_amd64.whl +0 -0
  667. datamorph_python-1.22.1/Extentions/python3/src/lib.rs +409 -0
  668. datamorph_python-1.22.1/Extentions/python3/tests/test_datamorph.py +83 -0
  669. datamorph_python-1.22.1/PKG-INFO +88 -0
  670. datamorph_python-1.22.1/README.md +190 -0
  671. datamorph_python-1.22.1/benches/README.md +14 -0
  672. datamorph_python-1.22.1/benches/engine.rs +55 -0
  673. datamorph_python-1.22.1/benches/eval_array.rs +99 -0
  674. datamorph_python-1.22.1/benches/eval_expression.rs +254 -0
  675. datamorph_python-1.22.1/benches/eval_map.rs +83 -0
  676. datamorph_python-1.22.1/benches/eval_module.rs +63 -0
  677. datamorph_python-1.22.1/benches/eval_scope.rs +83 -0
  678. datamorph_python-1.22.1/benches/eval_type.rs +94 -0
  679. datamorph_python-1.22.1/benches/iterations.rs +80 -0
  680. datamorph_python-1.22.1/benches/parsing.rs +144 -0
  681. datamorph_python-1.22.1/benches/primes.rs +42 -0
  682. datamorph_python-1.22.1/build.rs +36 -0
  683. datamorph_python-1.22.1/build.template +3 -0
  684. datamorph_python-1.22.1/codegen/Cargo.toml +35 -0
  685. datamorph_python-1.22.1/codegen/README.md +8 -0
  686. datamorph_python-1.22.1/codegen/src/attrs.rs +223 -0
  687. datamorph_python-1.22.1/codegen/src/custom_type.rs +321 -0
  688. datamorph_python-1.22.1/codegen/src/dm_module.rs +331 -0
  689. datamorph_python-1.22.1/codegen/src/function.rs +874 -0
  690. datamorph_python-1.22.1/codegen/src/lib.rs +430 -0
  691. datamorph_python-1.22.1/codegen/src/module.rs +350 -0
  692. datamorph_python-1.22.1/codegen/src/register.rs +71 -0
  693. datamorph_python-1.22.1/pyproject.toml +36 -0
  694. datamorph_python-1.22.1/python/datamorph/__init__.py +27 -0
  695. datamorph_python-1.22.1/src/README.md +33 -0
  696. datamorph_python-1.22.1/src/api/build_type.rs +366 -0
  697. datamorph_python-1.22.1/src/api/call_fn.rs +328 -0
  698. datamorph_python-1.22.1/src/api/compile.rs +320 -0
  699. datamorph_python-1.22.1/src/api/csv.rs +226 -0
  700. datamorph_python-1.22.1/src/api/custom_syntax.rs +394 -0
  701. datamorph_python-1.22.1/src/api/definitions/builtin-functions.d.dm +274 -0
  702. datamorph_python-1.22.1/src/api/definitions/builtin-operators.d.dm +257 -0
  703. datamorph_python-1.22.1/src/api/definitions/mod.rs +584 -0
  704. datamorph_python-1.22.1/src/api/deprecated.rs +1465 -0
  705. datamorph_python-1.22.1/src/api/eval.rs +1708 -0
  706. datamorph_python-1.22.1/src/api/events.rs +495 -0
  707. datamorph_python-1.22.1/src/api/files.rs +261 -0
  708. datamorph_python-1.22.1/src/api/formatting.rs +284 -0
  709. datamorph_python-1.22.1/src/api/json.rs +935 -0
  710. datamorph_python-1.22.1/src/api/limits.rs +327 -0
  711. datamorph_python-1.22.1/src/api/mod.rs +262 -0
  712. datamorph_python-1.22.1/src/api/optimize.rs +75 -0
  713. datamorph_python-1.22.1/src/api/options.rs +211 -0
  714. datamorph_python-1.22.1/src/api/register.rs +877 -0
  715. datamorph_python-1.22.1/src/api/run.rs +208 -0
  716. datamorph_python-1.22.1/src/ast/ast.rs +831 -0
  717. datamorph_python-1.22.1/src/ast/expr.rs +1385 -0
  718. datamorph_python-1.22.1/src/ast/flags.rs +69 -0
  719. datamorph_python-1.22.1/src/ast/ident.rs +58 -0
  720. datamorph_python-1.22.1/src/ast/mod.rs +28 -0
  721. datamorph_python-1.22.1/src/ast/namespace.rs +102 -0
  722. datamorph_python-1.22.1/src/ast/script_fn.rs +372 -0
  723. datamorph_python-1.22.1/src/ast/stmt.rs +1163 -0
  724. datamorph_python-1.22.1/src/bin/README.md +42 -0
  725. datamorph_python-1.22.1/src/bin/datamorph-repl.rs +598 -0
  726. datamorph_python-1.22.1/src/bin/datamorph-run.rs +109 -0
  727. datamorph_python-1.22.1/src/bin/gen_pdf_output.rs +31 -0
  728. datamorph_python-1.22.1/src/bin/test_contains.rs +19 -0
  729. datamorph_python-1.22.1/src/bin/test_text_map.rs +17 -0
  730. datamorph_python-1.22.1/src/config/hashing.rs +76 -0
  731. datamorph_python-1.22.1/src/config/hashing_env.rs +3 -0
  732. datamorph_python-1.22.1/src/config/mod.rs +5 -0
  733. datamorph_python-1.22.1/src/defer.rs +108 -0
  734. datamorph_python-1.22.1/src/engine.rs +496 -0
  735. datamorph_python-1.22.1/src/eval/cache.rs +92 -0
  736. datamorph_python-1.22.1/src/eval/chaining.rs +1674 -0
  737. datamorph_python-1.22.1/src/eval/data_check.rs +226 -0
  738. datamorph_python-1.22.1/src/eval/debugger.rs +553 -0
  739. datamorph_python-1.22.1/src/eval/eval_context.rs +439 -0
  740. datamorph_python-1.22.1/src/eval/expr.rs +1628 -0
  741. datamorph_python-1.22.1/src/eval/global_state.rs +372 -0
  742. datamorph_python-1.22.1/src/eval/mod.rs +70 -0
  743. datamorph_python-1.22.1/src/eval/output_render.rs +283 -0
  744. datamorph_python-1.22.1/src/eval/stack_safe.rs +44 -0
  745. datamorph_python-1.22.1/src/eval/stmt.rs +1303 -0
  746. datamorph_python-1.22.1/src/eval/target.rs +500 -0
  747. datamorph_python-1.22.1/src/func/builtin.rs +3231 -0
  748. datamorph_python-1.22.1/src/func/call.rs +2499 -0
  749. datamorph_python-1.22.1/src/func/func_args.rs +59 -0
  750. datamorph_python-1.22.1/src/func/func_trait.rs +118 -0
  751. datamorph_python-1.22.1/src/func/function.rs +321 -0
  752. datamorph_python-1.22.1/src/func/hashing.rs +183 -0
  753. datamorph_python-1.22.1/src/func/mod.rs +38 -0
  754. datamorph_python-1.22.1/src/func/native.rs +760 -0
  755. datamorph_python-1.22.1/src/func/plugin.rs +56 -0
  756. datamorph_python-1.22.1/src/func/register.rs +246 -0
  757. datamorph_python-1.22.1/src/func/script.rs +436 -0
  758. datamorph_python-1.22.1/src/lib.rs +552 -0
  759. datamorph_python-1.22.1/src/module/mod.rs +2938 -0
  760. datamorph_python-1.22.1/src/module/resolvers/collection.rs +169 -0
  761. datamorph_python-1.22.1/src/module/resolvers/dm.rs +259 -0
  762. datamorph_python-1.22.1/src/module/resolvers/dummy.rs +52 -0
  763. datamorph_python-1.22.1/src/module/resolvers/file.rs +398 -0
  764. datamorph_python-1.22.1/src/module/resolvers/mod.rs +76 -0
  765. datamorph_python-1.22.1/src/module/resolvers/project.rs +382 -0
  766. datamorph_python-1.22.1/src/module/resolvers/stat.rs +179 -0
  767. datamorph_python-1.22.1/src/optimizer.rs +1481 -0
  768. datamorph_python-1.22.1/src/packages/arithmetic.rs +584 -0
  769. datamorph_python-1.22.1/src/packages/array_basic.rs +3150 -0
  770. datamorph_python-1.22.1/src/packages/bit_field.rs +255 -0
  771. datamorph_python-1.22.1/src/packages/blob_basic.rs +1643 -0
  772. datamorph_python-1.22.1/src/packages/debugging.rs +86 -0
  773. datamorph_python-1.22.1/src/packages/dm_core.rs +222 -0
  774. datamorph_python-1.22.1/src/packages/dm_core_arrays.rs +967 -0
  775. datamorph_python-1.22.1/src/packages/dm_core_binaries.rs +270 -0
  776. datamorph_python-1.22.1/src/packages/dm_core_dates.rs +795 -0
  777. datamorph_python-1.22.1/src/packages/dm_core_numbers.rs +261 -0
  778. datamorph_python-1.22.1/src/packages/dm_core_objects.rs +423 -0
  779. datamorph_python-1.22.1/src/packages/dm_core_periods.rs +693 -0
  780. datamorph_python-1.22.1/src/packages/dm_core_strings.rs +1320 -0
  781. datamorph_python-1.22.1/src/packages/dm_core_types.rs +1508 -0
  782. datamorph_python-1.22.1/src/packages/dm_core_url.rs +228 -0
  783. datamorph_python-1.22.1/src/packages/dm_crypto.rs +372 -0
  784. datamorph_python-1.22.1/src/packages/dm_module_mime.rs +241 -0
  785. datamorph_python-1.22.1/src/packages/dm_module_multipart.rs +156 -0
  786. datamorph_python-1.22.1/src/packages/dm_runtime.rs +1071 -0
  787. datamorph_python-1.22.1/src/packages/dm_selectors.rs +288 -0
  788. datamorph_python-1.22.1/src/packages/dm_serialization.rs +2801 -0
  789. datamorph_python-1.22.1/src/packages/dm_system.rs +44 -0
  790. datamorph_python-1.22.1/src/packages/dm_test_assertions.rs +301 -0
  791. datamorph_python-1.22.1/src/packages/dm_util_coercions.rs +1009 -0
  792. datamorph_python-1.22.1/src/packages/dm_util_diff.rs +290 -0
  793. datamorph_python-1.22.1/src/packages/dm_util_math.rs +301 -0
  794. datamorph_python-1.22.1/src/packages/dm_util_timer.rs +141 -0
  795. datamorph_python-1.22.1/src/packages/dm_util_tree.rs +551 -0
  796. datamorph_python-1.22.1/src/packages/dm_util_values.rs +765 -0
  797. datamorph_python-1.22.1/src/packages/dm_xml_dtd.rs +80 -0
  798. datamorph_python-1.22.1/src/packages/fn_basic.rs +48 -0
  799. datamorph_python-1.22.1/src/packages/iter_basic.rs +677 -0
  800. datamorph_python-1.22.1/src/packages/lang_core.rs +333 -0
  801. datamorph_python-1.22.1/src/packages/logic.rs +835 -0
  802. datamorph_python-1.22.1/src/packages/map_basic.rs +1255 -0
  803. datamorph_python-1.22.1/src/packages/math_basic.rs +849 -0
  804. datamorph_python-1.22.1/src/packages/mod.rs +330 -0
  805. datamorph_python-1.22.1/src/packages/pkg_core.rs +28 -0
  806. datamorph_python-1.22.1/src/packages/pkg_std.rs +40 -0
  807. datamorph_python-1.22.1/src/packages/string_basic.rs +930 -0
  808. datamorph_python-1.22.1/src/packages/string_more.rs +2520 -0
  809. datamorph_python-1.22.1/src/packages/time_basic.rs +291 -0
  810. datamorph_python-1.22.1/src/parser/binary_ops.rs +1501 -0
  811. datamorph_python-1.22.1/src/parser/chain.rs +90 -0
  812. datamorph_python-1.22.1/src/parser/control_flow.rs +872 -0
  813. datamorph_python-1.22.1/src/parser/declarations.rs +999 -0
  814. datamorph_python-1.22.1/src/parser/functions.rs +1119 -0
  815. datamorph_python-1.22.1/src/parser/literals.rs +1792 -0
  816. datamorph_python-1.22.1/src/parser/magic_vars.rs +1296 -0
  817. datamorph_python-1.22.1/src/parser/mod.rs +46 -0
  818. datamorph_python-1.22.1/src/parser/output.rs +220 -0
  819. datamorph_python-1.22.1/src/parser/parser_impl.rs +163 -0
  820. datamorph_python-1.22.1/src/parser/postfix.rs +908 -0
  821. datamorph_python-1.22.1/src/parser/primary.rs +1365 -0
  822. datamorph_python-1.22.1/src/parser/settings.rs +98 -0
  823. datamorph_python-1.22.1/src/parser/state.rs +220 -0
  824. datamorph_python-1.22.1/src/parser/statements.rs +777 -0
  825. datamorph_python-1.22.1/src/parser/switch.rs +678 -0
  826. datamorph_python-1.22.1/src/parser/unary.rs +601 -0
  827. datamorph_python-1.22.1/src/parser/utils.rs +116 -0
  828. datamorph_python-1.22.1/src/reify.rs +61 -0
  829. datamorph_python-1.22.1/src/serde/de.rs +628 -0
  830. datamorph_python-1.22.1/src/serde/deserialize.rs +322 -0
  831. datamorph_python-1.22.1/src/serde/metadata.rs +347 -0
  832. datamorph_python-1.22.1/src/serde/mod.rs +12 -0
  833. datamorph_python-1.22.1/src/serde/ser.rs +654 -0
  834. datamorph_python-1.22.1/src/serde/serialize.rs +170 -0
  835. datamorph_python-1.22.1/src/tests.rs +75 -0
  836. datamorph_python-1.22.1/src/tokenizer.rs +4146 -0
  837. datamorph_python-1.22.1/src/types/bloom_filter.rs +122 -0
  838. datamorph_python-1.22.1/src/types/custom_types.rs +130 -0
  839. datamorph_python-1.22.1/src/types/dynamic/datetime.rs +1015 -0
  840. datamorph_python-1.22.1/src/types/dynamic/dynamic_types.rs +3462 -0
  841. datamorph_python-1.22.1/src/types/dynamic/float.rs +115 -0
  842. datamorph_python-1.22.1/src/types/dynamic/mime.rs +523 -0
  843. datamorph_python-1.22.1/src/types/dynamic/mod.rs +16 -0
  844. datamorph_python-1.22.1/src/types/dynamic/variant.rs +106 -0
  845. datamorph_python-1.22.1/src/types/dynamic/xml_namespace.rs +115 -0
  846. datamorph_python-1.22.1/src/types/error.rs +597 -0
  847. datamorph_python-1.22.1/src/types/fn_ptr.rs +597 -0
  848. datamorph_python-1.22.1/src/types/immutable_string.rs +782 -0
  849. datamorph_python-1.22.1/src/types/interner.rs +186 -0
  850. datamorph_python-1.22.1/src/types/map.rs +733 -0
  851. datamorph_python-1.22.1/src/types/mod.rs +47 -0
  852. datamorph_python-1.22.1/src/types/number.rs +505 -0
  853. datamorph_python-1.22.1/src/types/output.rs +83 -0
  854. datamorph_python-1.22.1/src/types/parse_error.rs +395 -0
  855. datamorph_python-1.22.1/src/types/position.rs +276 -0
  856. datamorph_python-1.22.1/src/types/position_none.rs +157 -0
  857. datamorph_python-1.22.1/src/types/scope.rs +1046 -0
  858. datamorph_python-1.22.1/src/types/stream.rs +11 -0
  859. datamorph_python-1.22.1/src/types/var_def.rs +94 -0
  860. datamorph_python-1.22.1/tests/data_morph/README.md +20 -0
  861. datamorph_python-1.22.1/tests/data_morph/arrays.rs +642 -0
  862. datamorph_python-1.22.1/tests/data_morph/complex_test_case.rs +304 -0
  863. datamorph_python-1.22.1/tests/data_morph/control_flow.rs +418 -0
  864. datamorph_python-1.22.1/tests/data_morph/core_functions.rs +1419 -0
  865. datamorph_python-1.22.1/tests/data_morph/dm/dm_core_numbers.rs +430 -0
  866. datamorph_python-1.22.1/tests/data_morph/dm/dm_core_objects.rs +485 -0
  867. datamorph_python-1.22.1/tests/data_morph/dm/dm_core_strings.rs +7826 -0
  868. datamorph_python-1.22.1/tests/data_morph/dm/dm_mime_frunk.rs +495 -0
  869. datamorph_python-1.22.1/tests/data_morph/dm/dm_module_mime.rs +433 -0
  870. datamorph_python-1.22.1/tests/data_morph/dm/dm_module_multipart.rs +379 -0
  871. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_coercions.rs +370 -0
  872. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_coercions_part2.rs +449 -0
  873. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_diff.rs +263 -0
  874. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_math.rs +452 -0
  875. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_timer.rs +376 -0
  876. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_tree.rs +289 -0
  877. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_tree_part2.rs +693 -0
  878. datamorph_python-1.22.1/tests/data_morph/dm/dm_util_values.rs +272 -0
  879. datamorph_python-1.22.1/tests/data_morph/dm/dm_xml_dtd.rs +141 -0
  880. datamorph_python-1.22.1/tests/data_morph/dm/mod.rs +19 -0
  881. datamorph_python-1.22.1/tests/data_morph/dm_core_arrays.rs +1351 -0
  882. datamorph_python-1.22.1/tests/data_morph/dm_core_binaries.rs +298 -0
  883. datamorph_python-1.22.1/tests/data_morph/dm_core_dates.rs +717 -0
  884. datamorph_python-1.22.1/tests/data_morph/dm_core_periods.rs +361 -0
  885. datamorph_python-1.22.1/tests/data_morph/dm_core_types.rs +951 -0
  886. datamorph_python-1.22.1/tests/data_morph/dm_core_url.rs +298 -0
  887. datamorph_python-1.22.1/tests/data_morph/dm_crypto.rs +159 -0
  888. datamorph_python-1.22.1/tests/data_morph/dm_xml_complex.rs +173 -0
  889. datamorph_python-1.22.1/tests/data_morph/document_transform_csv.rs +170 -0
  890. datamorph_python-1.22.1/tests/data_morph/document_transform_json.rs +394 -0
  891. datamorph_python-1.22.1/tests/data_morph/document_transform_text.rs +74 -0
  892. datamorph_python-1.22.1/tests/data_morph/document_transform_xml.rs +257 -0
  893. datamorph_python-1.22.1/tests/data_morph/error_handling.rs +391 -0
  894. datamorph_python-1.22.1/tests/data_morph/extended.rs +24 -0
  895. datamorph_python-1.22.1/tests/data_morph/extra_tests.rs +207 -0
  896. datamorph_python-1.22.1/tests/data_morph/functions.rs +546 -0
  897. datamorph_python-1.22.1/tests/data_morph/header_body_separator.rs +211 -0
  898. datamorph_python-1.22.1/tests/data_morph/higher_order.rs +566 -0
  899. datamorph_python-1.22.1/tests/data_morph/literals.rs +606 -0
  900. datamorph_python-1.22.1/tests/data_morph/log.rs +244 -0
  901. datamorph_python-1.22.1/tests/data_morph/mod.rs +48 -0
  902. datamorph_python-1.22.1/tests/data_morph/modules.rs +338 -0
  903. datamorph_python-1.22.1/tests/data_morph/objects.rs +487 -0
  904. datamorph_python-1.22.1/tests/data_morph/operators.rs +542 -0
  905. datamorph_python-1.22.1/tests/data_morph/output.rs +377 -0
  906. datamorph_python-1.22.1/tests/data_morph/parse_json.rs +81 -0
  907. datamorph_python-1.22.1/tests/data_morph/pattern_matching.rs +564 -0
  908. datamorph_python-1.22.1/tests/data_morph/project_module_resolver.rs +164 -0
  909. datamorph_python-1.22.1/tests/data_morph/script_structure.rs +299 -0
  910. datamorph_python-1.22.1/tests/data_morph/selectors.rs +443 -0
  911. datamorph_python-1.22.1/tests/data_morph/streaming.rs +526 -0
  912. datamorph_python-1.22.1/tests/data_morph/test_cases/abs_test/inputs/payload.json +0 -0
  913. datamorph_python-1.22.1/tests/data_morph/test_cases/abs_test/metadata.json +13 -0
  914. datamorph_python-1.22.1/tests/data_morph/test_cases/abs_test/mod.rs +10 -0
  915. datamorph_python-1.22.1/tests/data_morph/test_cases/abs_test/output.json +7 -0
  916. datamorph_python-1.22.1/tests/data_morph/test_cases/abs_test/scripts/main.dm +9 -0
  917. datamorph_python-1.22.1/tests/data_morph/test_cases/add_index_tail_recursive/inputs/payload.json +79 -0
  918. datamorph_python-1.22.1/tests/data_morph/test_cases/add_index_tail_recursive/metadata.json +19 -0
  919. datamorph_python-1.22.1/tests/data_morph/test_cases/add_index_tail_recursive/mod.rs +7 -0
  920. datamorph_python-1.22.1/tests/data_morph/test_cases/add_index_tail_recursive/output.json +81 -0
  921. datamorph_python-1.22.1/tests/data_morph/test_cases/add_index_tail_recursive/scripts/main.dm +44 -0
  922. datamorph_python-1.22.1/tests/data_morph/test_cases/append_if_missing_test/inputs/payload.json +1 -0
  923. datamorph_python-1.22.1/tests/data_morph/test_cases/append_if_missing_test/metadata.json +8 -0
  924. datamorph_python-1.22.1/tests/data_morph/test_cases/append_if_missing_test/mod.rs +6 -0
  925. datamorph_python-1.22.1/tests/data_morph/test_cases/append_if_missing_test/output.json +1 -0
  926. datamorph_python-1.22.1/tests/data_morph/test_cases/append_if_missing_test/scripts/main.dm +7 -0
  927. datamorph_python-1.22.1/tests/data_morph/test_cases/array_string_to_array_object/inputs/payload.json +1 -0
  928. datamorph_python-1.22.1/tests/data_morph/test_cases/array_string_to_array_object/metadata.json +19 -0
  929. datamorph_python-1.22.1/tests/data_morph/test_cases/array_string_to_array_object/mod.rs +7 -0
  930. datamorph_python-1.22.1/tests/data_morph/test_cases/array_string_to_array_object/output.json +11 -0
  931. datamorph_python-1.22.1/tests/data_morph/test_cases/array_string_to_array_object/scripts/main.dm +7 -0
  932. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/inputs/attributes.json +1 -0
  933. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/inputs/correlationId.txt +1 -0
  934. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/inputs/payload.xml +19 -0
  935. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/inputs/vars.newVar.xml +19 -0
  936. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/inputs/vars.output.xml +19 -0
  937. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/metadata.json +59 -0
  938. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/mod.rs +7 -0
  939. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/output.json +30 -0
  940. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/scripts/main.dm +24 -0
  941. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/scripts/wtf.dm +4 -0
  942. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date/scripts/yes.dm +4 -0
  943. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/inputs/attributes.json +1 -0
  944. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/inputs/correlationId.txt +1 -0
  945. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/inputs/payload.xml +19 -0
  946. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/inputs/vars.newVar.xml +19 -0
  947. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/inputs/vars.output.xml +19 -0
  948. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/metadata.json +59 -0
  949. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/mod.rs +7 -0
  950. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/output.json +30 -0
  951. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/scripts/main.dm +24 -0
  952. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/scripts/wtf.dm +4 -0
  953. datamorph_python-1.22.1/tests/data_morph/test_cases/as_date_time/scripts/yes.dm +4 -0
  954. datamorph_python-1.22.1/tests/data_morph/test_cases/avg_test/inputs/payload.json +0 -0
  955. datamorph_python-1.22.1/tests/data_morph/test_cases/avg_test/metadata.json +13 -0
  956. datamorph_python-1.22.1/tests/data_morph/test_cases/avg_test/mod.rs +9 -0
  957. datamorph_python-1.22.1/tests/data_morph/test_cases/avg_test/output.json +6 -0
  958. datamorph_python-1.22.1/tests/data_morph/test_cases/avg_test/scripts/main.dm +8 -0
  959. datamorph_python-1.22.1/tests/data_morph/test_cases/ceil_test/inputs/payload.json +0 -0
  960. datamorph_python-1.22.1/tests/data_morph/test_cases/ceil_test/metadata.json +13 -0
  961. datamorph_python-1.22.1/tests/data_morph/test_cases/ceil_test/mod.rs +9 -0
  962. datamorph_python-1.22.1/tests/data_morph/test_cases/ceil_test/output.json +1 -0
  963. datamorph_python-1.22.1/tests/data_morph/test_cases/ceil_test/scripts/main.dm +3 -0
  964. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_html/inputs/payload.txt +12 -0
  965. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_html/metadata.json +19 -0
  966. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_html/mod.rs +7 -0
  967. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_html/output.txt +12 -0
  968. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_html/scripts/main.dm +5 -0
  969. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_xml/inputs/payload.xml +21 -0
  970. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_xml/metadata.json +19 -0
  971. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_xml/mod.rs +7 -0
  972. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_xml/output.txt +21 -0
  973. datamorph_python-1.22.1/tests/data_morph/test_cases/clean_xml/scripts/main.dm +6 -0
  974. datamorph_python-1.22.1/tests/data_morph/test_cases/collapse_test/inputs/payload.json +1 -0
  975. datamorph_python-1.22.1/tests/data_morph/test_cases/collapse_test/metadata.json +8 -0
  976. datamorph_python-1.22.1/tests/data_morph/test_cases/collapse_test/mod.rs +6 -0
  977. datamorph_python-1.22.1/tests/data_morph/test_cases/collapse_test/output.json +1 -0
  978. datamorph_python-1.22.1/tests/data_morph/test_cases/collapse_test/scripts/main.dm +4 -0
  979. datamorph_python-1.22.1/tests/data_morph/test_cases/common.rs +641 -0
  980. datamorph_python-1.22.1/tests/data_morph/test_cases/concat_with_test/inputs/payload.json +1 -0
  981. datamorph_python-1.22.1/tests/data_morph/test_cases/concat_with_test/metadata.json +13 -0
  982. datamorph_python-1.22.1/tests/data_morph/test_cases/concat_with_test/mod.rs +10 -0
  983. datamorph_python-1.22.1/tests/data_morph/test_cases/concat_with_test/output.json +5 -0
  984. datamorph_python-1.22.1/tests/data_morph/test_cases/concat_with_test/scripts/main.dm +8 -0
  985. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_empty_values/inputs/payload.json +1 -0
  986. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_empty_values/metadata.json +19 -0
  987. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_empty_values/mod.rs +7 -0
  988. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_empty_values/output.json +5 -0
  989. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_empty_values/scripts/main.dm +26 -0
  990. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/inputs/attributes.json +0 -0
  991. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/inputs/correlationId.txt +0 -0
  992. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/inputs/payload.xml +2 -0
  993. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/metadata.json +37 -0
  994. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/mod.rs +10 -0
  995. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/output.json +3 -0
  996. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_false/scripts/main.dm +3 -0
  997. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/inputs/attributes.json +0 -0
  998. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/inputs/correlationId.txt +0 -0
  999. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/inputs/payload.xml +2 -0
  1000. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/metadata.json +37 -0
  1001. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/mod.rs +9 -0
  1002. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/output.json +3 -0
  1003. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_me_true/scripts/main.dm +3 -0
  1004. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/inputs/attributes.json +0 -0
  1005. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/inputs/correlationId.txt +0 -0
  1006. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/inputs/payload.xml +0 -0
  1007. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/metadata.json +37 -0
  1008. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/mod.rs +9 -0
  1009. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/output.json +3 -0
  1010. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item/scripts/main.dm +3 -0
  1011. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/inputs/attributes.json +0 -0
  1012. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/inputs/correlationId.txt +0 -0
  1013. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/inputs/payload.xml +26 -0
  1014. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/metadata.json +37 -0
  1015. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/mod.rs +9 -0
  1016. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/output.json +3 -0
  1017. datamorph_python-1.22.1/tests/data_morph/test_cases/contains_requested_item2/scripts/main.dm +3 -0
  1018. datamorph_python-1.22.1/tests/data_morph/test_cases/count_all/inputs/payload.json +1 -0
  1019. datamorph_python-1.22.1/tests/data_morph/test_cases/count_all/metadata.json +19 -0
  1020. datamorph_python-1.22.1/tests/data_morph/test_cases/count_all/mod.rs +7 -0
  1021. datamorph_python-1.22.1/tests/data_morph/test_cases/count_all/output.json +5 -0
  1022. datamorph_python-1.22.1/tests/data_morph/test_cases/count_all/scripts/main.dm +6 -0
  1023. datamorph_python-1.22.1/tests/data_morph/test_cases/count_characters_by_test/inputs/payload.json +1 -0
  1024. datamorph_python-1.22.1/tests/data_morph/test_cases/count_characters_by_test/metadata.json +8 -0
  1025. datamorph_python-1.22.1/tests/data_morph/test_cases/count_characters_by_test/mod.rs +6 -0
  1026. datamorph_python-1.22.1/tests/data_morph/test_cases/count_characters_by_test/output.json +1 -0
  1027. datamorph_python-1.22.1/tests/data_morph/test_cases/count_characters_by_test/scripts/main.dm +4 -0
  1028. datamorph_python-1.22.1/tests/data_morph/test_cases/count_matches_test/inputs/payload.json +1 -0
  1029. datamorph_python-1.22.1/tests/data_morph/test_cases/count_matches_test/metadata.json +8 -0
  1030. datamorph_python-1.22.1/tests/data_morph/test_cases/count_matches_test/mod.rs +6 -0
  1031. datamorph_python-1.22.1/tests/data_morph/test_cases/count_matches_test/output.json +1 -0
  1032. datamorph_python-1.22.1/tests/data_morph/test_cases/count_matches_test/scripts/main.dm +4 -0
  1033. datamorph_python-1.22.1/tests/data_morph/test_cases/data_formats_descriptor_test/inputs/payload.json +1 -0
  1034. datamorph_python-1.22.1/tests/data_morph/test_cases/data_formats_descriptor_test/metadata.json +13 -0
  1035. datamorph_python-1.22.1/tests/data_morph/test_cases/data_formats_descriptor_test/mod.rs +9 -0
  1036. datamorph_python-1.22.1/tests/data_morph/test_cases/data_formats_descriptor_test/output.json +16 -0
  1037. datamorph_python-1.22.1/tests/data_morph/test_cases/data_formats_descriptor_test/scripts/main.dm +9 -0
  1038. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/inputs/attributes.json +1 -0
  1039. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/inputs/correlationId.txt +1 -0
  1040. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/inputs/payload.json +1 -0
  1041. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/metadata.json +41 -0
  1042. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/output/output.json +1 -0
  1043. datamorph_python-1.22.1/tests/data_morph/test_cases/datamorph-playground-2026-04-14T21-58-37/scripts/main.dm +3 -0
  1044. datamorph_python-1.22.1/tests/data_morph/test_cases/date_time1/metadata.json +12 -0
  1045. datamorph_python-1.22.1/tests/data_morph/test_cases/date_time1/mod.rs +7 -0
  1046. datamorph_python-1.22.1/tests/data_morph/test_cases/date_time1/output.json +13 -0
  1047. datamorph_python-1.22.1/tests/data_morph/test_cases/date_time1/scripts/main.dm +12 -0
  1048. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/inputs/attributes.json +0 -0
  1049. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/inputs/correlationId.txt +0 -0
  1050. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/inputs/payload.json +0 -0
  1051. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/metadata.json +41 -0
  1052. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/mod.rs +6 -0
  1053. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/output.json +8 -0
  1054. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-case2/scripts/main.dm +14 -0
  1055. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/inputs/attributes.json +0 -0
  1056. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/inputs/correlationId.txt +0 -0
  1057. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/inputs/payload.json +0 -0
  1058. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/metadata.json +41 -0
  1059. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/mod.rs +6 -0
  1060. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/output.json +24 -0
  1061. datamorph_python-1.22.1/tests/data_morph/test_cases/datetime-period-case1/scripts/main.dm +37 -0
  1062. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/inputs/attributes.json +0 -0
  1063. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/inputs/correlationId.txt +0 -0
  1064. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/inputs/payload.json +0 -0
  1065. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/metadata.json +37 -0
  1066. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/mod.rs +9 -0
  1067. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/output.json +3 -0
  1068. datamorph_python-1.22.1/tests/data_morph/test_cases/days_between/scripts/main.dm +3 -0
  1069. datamorph_python-1.22.1/tests/data_morph/test_cases/days_until/inputs/payload.json +1 -0
  1070. datamorph_python-1.22.1/tests/data_morph/test_cases/days_until/metadata.json +19 -0
  1071. datamorph_python-1.22.1/tests/data_morph/test_cases/days_until/mod.rs +7 -0
  1072. datamorph_python-1.22.1/tests/data_morph/test_cases/days_until/output.json +5 -0
  1073. datamorph_python-1.22.1/tests/data_morph/test_cases/days_until/scripts/main.dm +13 -0
  1074. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_context_test/inputs/payload.json +1 -0
  1075. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_context_test/metadata.json +13 -0
  1076. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_context_test/mod.rs +9 -0
  1077. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_context_test/output.json +6 -0
  1078. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_context_test/scripts/main.dm +9 -0
  1079. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_math_test/inputs/payload.json +1 -0
  1080. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_math_test/metadata.json +13 -0
  1081. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_math_test/mod.rs +11 -0
  1082. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_math_test/output.json +9 -0
  1083. datamorph_python-1.22.1/tests/data_morph/test_cases/decimal_math_test/scripts/main.dm +13 -0
  1084. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/inputs/attributes.json +0 -0
  1085. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/inputs/correlationId.txt +0 -0
  1086. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/inputs/payload.xml +8 -0
  1087. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/metadata.json +37 -0
  1088. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/mod.rs +11 -0
  1089. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/output.xml +5 -0
  1090. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by2/scripts/main.dm +8 -0
  1091. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/inputs/attributes.json +0 -0
  1092. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/inputs/correlationId.txt +0 -0
  1093. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/inputs/payload.xml +8 -0
  1094. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/metadata.json +37 -0
  1095. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/mod.rs +9 -0
  1096. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/output.xml +9 -0
  1097. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by3/scripts/main.dm +8 -0
  1098. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/inputs/attributes.json +0 -0
  1099. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/inputs/correlationId.txt +0 -0
  1100. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/inputs/payload.json +0 -0
  1101. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/metadata.json +37 -0
  1102. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/mod.rs +11 -0
  1103. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/output.json +10 -0
  1104. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_object_value1/scripts/main.dm +6 -0
  1105. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_test/inputs/payload.json +0 -0
  1106. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_test/metadata.json +13 -0
  1107. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_test/mod.rs +9 -0
  1108. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_test/output.json +4 -0
  1109. datamorph_python-1.22.1/tests/data_morph/test_cases/distinct_by_test/scripts/main.dm +6 -0
  1110. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/inputs/attributes.json +1 -0
  1111. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/inputs/correlationId.txt +1 -0
  1112. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/inputs/payload.json +0 -0
  1113. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/metadata.json +37 -0
  1114. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/mod.rs +11 -0
  1115. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/output.dml +29 -0
  1116. datamorph_python-1.22.1/tests/data_morph/test_cases/dml_output_1/scripts/main.dm +26 -0
  1117. datamorph_python-1.22.1/tests/data_morph/test_cases/ends_with_test/inputs/payload.json +0 -0
  1118. datamorph_python-1.22.1/tests/data_morph/test_cases/ends_with_test/metadata.json +13 -0
  1119. datamorph_python-1.22.1/tests/data_morph/test_cases/ends_with_test/mod.rs +9 -0
  1120. datamorph_python-1.22.1/tests/data_morph/test_cases/ends_with_test/output.json +5 -0
  1121. datamorph_python-1.22.1/tests/data_morph/test_cases/ends_with_test/scripts/main.dm +7 -0
  1122. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/inputs/attributes.json +0 -0
  1123. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/inputs/correlationId.txt +0 -0
  1124. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/inputs/payload.xml +8 -0
  1125. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/metadata.json +37 -0
  1126. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/mod.rs +9 -0
  1127. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/output.json +46 -0
  1128. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of1/scripts/main.dm +3 -0
  1129. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of_test/inputs/payload.json +0 -0
  1130. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of_test/metadata.json +13 -0
  1131. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of_test/mod.rs +10 -0
  1132. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of_test/output.json +1 -0
  1133. datamorph_python-1.22.1/tests/data_morph/test_cases/entries_of_test/scripts/main.dm +3 -0
  1134. datamorph_python-1.22.1/tests/data_morph/test_cases/env_var_test/inputs/payload.json +1 -0
  1135. datamorph_python-1.22.1/tests/data_morph/test_cases/env_var_test/metadata.json +13 -0
  1136. datamorph_python-1.22.1/tests/data_morph/test_cases/env_var_test/mod.rs +11 -0
  1137. datamorph_python-1.22.1/tests/data_morph/test_cases/env_var_test/output.json +5 -0
  1138. datamorph_python-1.22.1/tests/data_morph/test_cases/env_var_test/scripts/main.dm +8 -0
  1139. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/inputs/attributes.json +1 -0
  1140. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/inputs/correlationId.txt +1 -0
  1141. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/inputs/payload.json +0 -0
  1142. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/metadata.json +37 -0
  1143. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/mod.rs +12 -0
  1144. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/output.json +13 -0
  1145. datamorph_python-1.22.1/tests/data_morph/test_cases/error_message/scripts/main.dm +11 -0
  1146. datamorph_python-1.22.1/tests/data_morph/test_cases/eval_runtime_test/inputs/payload.json +0 -0
  1147. datamorph_python-1.22.1/tests/data_morph/test_cases/eval_runtime_test/metadata.json +13 -0
  1148. datamorph_python-1.22.1/tests/data_morph/test_cases/eval_runtime_test/mod.rs +10 -0
  1149. datamorph_python-1.22.1/tests/data_morph/test_cases/eval_runtime_test/output.json +8 -0
  1150. datamorph_python-1.22.1/tests/data_morph/test_cases/eval_runtime_test/scripts/main.dm +7 -0
  1151. datamorph_python-1.22.1/tests/data_morph/test_cases/every_character_test/inputs/payload.json +1 -0
  1152. datamorph_python-1.22.1/tests/data_morph/test_cases/every_character_test/metadata.json +8 -0
  1153. datamorph_python-1.22.1/tests/data_morph/test_cases/every_character_test/mod.rs +6 -0
  1154. datamorph_python-1.22.1/tests/data_morph/test_cases/every_character_test/output.json +1 -0
  1155. datamorph_python-1.22.1/tests/data_morph/test_cases/every_character_test/scripts/main.dm +7 -0
  1156. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path/inputs/payload.json +12 -0
  1157. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path/metadata.json +19 -0
  1158. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path/mod.rs +7 -0
  1159. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path/output.json +1 -0
  1160. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path/scripts/main.dm +23 -0
  1161. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path_with_filters/inputs/payload.json +93 -0
  1162. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path_with_filters/metadata.json +19 -0
  1163. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path_with_filters/mod.rs +7 -0
  1164. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path_with_filters/output.json +78 -0
  1165. datamorph_python-1.22.1/tests/data_morph/test_cases/extract_path_with_filters/scripts/main.dm +77 -0
  1166. datamorph_python-1.22.1/tests/data_morph/test_cases/fail_if_test/inputs/payload.json +0 -0
  1167. datamorph_python-1.22.1/tests/data_morph/test_cases/fail_if_test/metadata.json +13 -0
  1168. datamorph_python-1.22.1/tests/data_morph/test_cases/fail_if_test/mod.rs +10 -0
  1169. datamorph_python-1.22.1/tests/data_morph/test_cases/fail_if_test/output.json +4 -0
  1170. datamorph_python-1.22.1/tests/data_morph/test_cases/fail_if_test/scripts/main.dm +7 -0
  1171. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_object_test/inputs/payload.json +0 -0
  1172. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_object_test/metadata.json +13 -0
  1173. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_object_test/mod.rs +9 -0
  1174. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_object_test/output.json +1 -0
  1175. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_object_test/scripts/main.dm +3 -0
  1176. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_test/inputs/payload.json +0 -0
  1177. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_test/metadata.json +13 -0
  1178. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_test/mod.rs +9 -0
  1179. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_test/output.json +5 -0
  1180. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_test/scripts/main.dm +7 -0
  1181. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_value_by_conditions/inputs/payload.json +17 -0
  1182. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_value_by_conditions/metadata.json +19 -0
  1183. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_value_by_conditions/mod.rs +7 -0
  1184. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_value_by_conditions/output.json +7 -0
  1185. datamorph_python-1.22.1/tests/data_morph/test_cases/filter_value_by_conditions/scripts/main.dm +18 -0
  1186. datamorph_python-1.22.1/tests/data_morph/test_cases/find_test/inputs/payload.json +0 -0
  1187. datamorph_python-1.22.1/tests/data_morph/test_cases/find_test/metadata.json +13 -0
  1188. datamorph_python-1.22.1/tests/data_morph/test_cases/find_test/mod.rs +9 -0
  1189. datamorph_python-1.22.1/tests/data_morph/test_cases/find_test/output.json +4 -0
  1190. datamorph_python-1.22.1/tests/data_morph/test_cases/find_test/scripts/main.dm +6 -0
  1191. datamorph_python-1.22.1/tests/data_morph/test_cases/first_str_test/inputs/payload.json +1 -0
  1192. datamorph_python-1.22.1/tests/data_morph/test_cases/first_str_test/metadata.json +8 -0
  1193. datamorph_python-1.22.1/tests/data_morph/test_cases/first_str_test/mod.rs +6 -0
  1194. datamorph_python-1.22.1/tests/data_morph/test_cases/first_str_test/output.json +1 -0
  1195. datamorph_python-1.22.1/tests/data_morph/test_cases/first_str_test/scripts/main.dm +4 -0
  1196. datamorph_python-1.22.1/tests/data_morph/test_cases/first_with_test/inputs/payload.json +1 -0
  1197. datamorph_python-1.22.1/tests/data_morph/test_cases/first_with_test/metadata.json +13 -0
  1198. datamorph_python-1.22.1/tests/data_morph/test_cases/first_with_test/mod.rs +9 -0
  1199. datamorph_python-1.22.1/tests/data_morph/test_cases/first_with_test/output.json +1 -0
  1200. datamorph_python-1.22.1/tests/data_morph/test_cases/first_with_test/scripts/main.dm +7 -0
  1201. datamorph_python-1.22.1/tests/data_morph/test_cases/flat_map_test/inputs/payload.json +0 -0
  1202. datamorph_python-1.22.1/tests/data_morph/test_cases/flat_map_test/metadata.json +13 -0
  1203. datamorph_python-1.22.1/tests/data_morph/test_cases/flat_map_test/mod.rs +9 -0
  1204. datamorph_python-1.22.1/tests/data_morph/test_cases/flat_map_test/output.json +4 -0
  1205. datamorph_python-1.22.1/tests/data_morph/test_cases/flat_map_test/scripts/main.dm +6 -0
  1206. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_nested_arrays/inputs/payload.json +50 -0
  1207. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_nested_arrays/metadata.json +19 -0
  1208. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_nested_arrays/mod.rs +7 -0
  1209. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_nested_arrays/output.json +18 -0
  1210. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_nested_arrays/scripts/main.dm +7 -0
  1211. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_object/inputs/payload.json +58 -0
  1212. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_object/metadata.json +19 -0
  1213. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_object/mod.rs +7 -0
  1214. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_object/output.json +26 -0
  1215. datamorph_python-1.22.1/tests/data_morph/test_cases/flatten_object/scripts/main.dm +18 -0
  1216. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/inputs/attributes.json +0 -0
  1217. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/inputs/correlationId.txt +0 -0
  1218. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/inputs/payload.json +0 -0
  1219. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/metadata.json +37 -0
  1220. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/mod.rs +10 -0
  1221. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/output.json +5 -0
  1222. datamorph_python-1.22.1/tests/data_morph/test_cases/floor/scripts/main.dm +3 -0
  1223. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/inputs/attributes.json +1 -0
  1224. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/inputs/correlationId.txt +1 -0
  1225. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/inputs/payload.xml +19 -0
  1226. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/inputs/vars.newVar.xml +19 -0
  1227. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/inputs/vars.output.xml +19 -0
  1228. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/metadata.json +59 -0
  1229. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/mod.rs +7 -0
  1230. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/output.json +34 -0
  1231. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/scripts/main.dm +26 -0
  1232. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/scripts/wtf.dm +4 -0
  1233. datamorph_python-1.22.1/tests/data_morph/test_cases/format_date_time/scripts/yes.dm +4 -0
  1234. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children/inputs/payload.json +32 -0
  1235. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children/metadata.json +19 -0
  1236. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children/mod.rs +7 -0
  1237. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children/output.json +20 -0
  1238. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children/scripts/main.dm +29 -0
  1239. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children_v2/inputs/payload.json +32 -0
  1240. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children_v2/metadata.json +19 -0
  1241. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children_v2/mod.rs +7 -0
  1242. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children_v2/output.json +20 -0
  1243. datamorph_python-1.22.1/tests/data_morph/test_cases/get_children_v2/scripts/main.dm +20 -0
  1244. datamorph_python-1.22.1/tests/data_morph/test_cases/get_dates_array/inputs/payload.json +1 -0
  1245. datamorph_python-1.22.1/tests/data_morph/test_cases/get_dates_array/metadata.json +19 -0
  1246. datamorph_python-1.22.1/tests/data_morph/test_cases/get_dates_array/mod.rs +7 -0
  1247. datamorph_python-1.22.1/tests/data_morph/test_cases/get_dates_array/output.json +5 -0
  1248. datamorph_python-1.22.1/tests/data_morph/test_cases/get_dates_array/scripts/main.dm +22 -0
  1249. datamorph_python-1.22.1/tests/data_morph/test_cases/get_days_between/inputs/payload.json +1 -0
  1250. datamorph_python-1.22.1/tests/data_morph/test_cases/get_days_between/metadata.json +19 -0
  1251. datamorph_python-1.22.1/tests/data_morph/test_cases/get_days_between/mod.rs +7 -0
  1252. datamorph_python-1.22.1/tests/data_morph/test_cases/get_days_between/output.json +10 -0
  1253. datamorph_python-1.22.1/tests/data_morph/test_cases/get_days_between/scripts/main.dm +77 -0
  1254. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/inputs/attributes.json +0 -0
  1255. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/inputs/correlationId.txt +0 -0
  1256. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/inputs/payload.json +0 -0
  1257. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/metadata.json +37 -0
  1258. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/mod.rs +9 -0
  1259. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/output.json +4 -0
  1260. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_no_empty/scripts/main.dm +3 -0
  1261. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_test/inputs/payload.json +1 -0
  1262. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_test/metadata.json +13 -0
  1263. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_test/mod.rs +9 -0
  1264. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_test/output.json +4 -0
  1265. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_test/scripts/main.dm +3 -0
  1266. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/inputs/attributes.json +0 -0
  1267. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/inputs/correlationId.txt +0 -0
  1268. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/inputs/payload.json +0 -0
  1269. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/metadata.json +37 -0
  1270. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/mod.rs +13 -0
  1271. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/output.json +8 -0
  1272. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_upper/scripts/main.dm +3 -0
  1273. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/inputs/attributes.json +0 -0
  1274. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/inputs/correlationId.txt +0 -0
  1275. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/inputs/payload.json +0 -0
  1276. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/metadata.json +37 -0
  1277. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/mod.rs +11 -0
  1278. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/output.json +6 -0
  1279. datamorph_python-1.22.1/tests/data_morph/test_cases/group_by_xml_var/scripts/main.dm +4 -0
  1280. datamorph_python-1.22.1/tests/data_morph/test_cases/hamming_distance_test/inputs/payload.json +1 -0
  1281. datamorph_python-1.22.1/tests/data_morph/test_cases/hamming_distance_test/metadata.json +8 -0
  1282. datamorph_python-1.22.1/tests/data_morph/test_cases/hamming_distance_test/mod.rs +6 -0
  1283. datamorph_python-1.22.1/tests/data_morph/test_cases/hamming_distance_test/output.json +1 -0
  1284. datamorph_python-1.22.1/tests/data_morph/test_cases/hamming_distance_test/scripts/main.dm +4 -0
  1285. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/inputs/attributes.json +0 -0
  1286. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/inputs/correlationId.txt +0 -0
  1287. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/inputs/payload.json +0 -0
  1288. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/metadata.json +37 -0
  1289. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/mod.rs +11 -0
  1290. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/output.json +5 -0
  1291. datamorph_python-1.22.1/tests/data_morph/test_cases/index_of/scripts/main.dm +7 -0
  1292. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from/inputs/payload.json +1 -0
  1293. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from/metadata.json +19 -0
  1294. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from/mod.rs +7 -0
  1295. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from/output.json +12 -0
  1296. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from/scripts/main.dm +8 -0
  1297. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_2/inputs/payload.json +1 -0
  1298. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_2/metadata.json +19 -0
  1299. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_2/mod.rs +7 -0
  1300. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_2/output.json +18 -0
  1301. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_2/scripts/main.dm +15 -0
  1302. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_3/inputs/payload.json +1 -0
  1303. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_3/metadata.json +19 -0
  1304. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_3/mod.rs +7 -0
  1305. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_3/output.yaml +15 -0
  1306. datamorph_python-1.22.1/tests/data_morph/test_cases/infinite_count_from_3/scripts/main.dm +16 -0
  1307. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alpha_test/inputs/payload.json +1 -0
  1308. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alpha_test/metadata.json +8 -0
  1309. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alpha_test/mod.rs +6 -0
  1310. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alpha_test/output.json +1 -0
  1311. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alpha_test/scripts/main.dm +8 -0
  1312. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alphanumeric_test/inputs/payload.json +1 -0
  1313. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alphanumeric_test/metadata.json +8 -0
  1314. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alphanumeric_test/mod.rs +6 -0
  1315. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alphanumeric_test/output.json +1 -0
  1316. datamorph_python-1.22.1/tests/data_morph/test_cases/is_alphanumeric_test/scripts/main.dm +7 -0
  1317. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/inputs/attributes.json +0 -0
  1318. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/inputs/correlationId.txt +0 -0
  1319. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/inputs/payload.json +0 -0
  1320. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/metadata.json +37 -0
  1321. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/mod.rs +10 -0
  1322. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/output.json +10 -0
  1323. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank/scripts/main.dm +18 -0
  1324. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank_test/inputs/payload.json +0 -0
  1325. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank_test/metadata.json +13 -0
  1326. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank_test/mod.rs +9 -0
  1327. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank_test/output.json +6 -0
  1328. datamorph_python-1.22.1/tests/data_morph/test_cases/is_blank_test/scripts/main.dm +8 -0
  1329. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/inputs/attributes.json +0 -0
  1330. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/inputs/correlationId.txt +0 -0
  1331. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/inputs/payload.json +0 -0
  1332. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/metadata.json +37 -0
  1333. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/mod.rs +10 -0
  1334. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/output.json +5 -0
  1335. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal/scripts/main.dm +4 -0
  1336. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal_test/inputs/payload.json +0 -0
  1337. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal_test/metadata.json +13 -0
  1338. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal_test/mod.rs +10 -0
  1339. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal_test/output.json +1 -0
  1340. datamorph_python-1.22.1/tests/data_morph/test_cases/is_decimal_test/scripts/main.dm +7 -0
  1341. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/inputs/attributes.json +0 -0
  1342. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/inputs/correlationId.txt +0 -0
  1343. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/inputs/payload.json +0 -0
  1344. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/metadata.json +37 -0
  1345. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/mod.rs +10 -0
  1346. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/output.json +6 -0
  1347. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer/scripts/main.dm +5 -0
  1348. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer_test/inputs/payload.json +0 -0
  1349. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer_test/metadata.json +13 -0
  1350. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer_test/mod.rs +10 -0
  1351. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer_test/output.json +1 -0
  1352. datamorph_python-1.22.1/tests/data_morph/test_cases/is_integer_test/scripts/main.dm +8 -0
  1353. datamorph_python-1.22.1/tests/data_morph/test_cases/is_intersection_type_test/inputs/payload.json +0 -0
  1354. datamorph_python-1.22.1/tests/data_morph/test_cases/is_intersection_type_test/metadata.json +13 -0
  1355. datamorph_python-1.22.1/tests/data_morph/test_cases/is_intersection_type_test/mod.rs +10 -0
  1356. datamorph_python-1.22.1/tests/data_morph/test_cases/is_intersection_type_test/output.json +4 -0
  1357. datamorph_python-1.22.1/tests/data_morph/test_cases/is_intersection_type_test/scripts/main.dm +8 -0
  1358. datamorph_python-1.22.1/tests/data_morph/test_cases/is_literal_type_test/inputs/payload.json +0 -0
  1359. datamorph_python-1.22.1/tests/data_morph/test_cases/is_literal_type_test/metadata.json +13 -0
  1360. datamorph_python-1.22.1/tests/data_morph/test_cases/is_literal_type_test/mod.rs +10 -0
  1361. datamorph_python-1.22.1/tests/data_morph/test_cases/is_literal_type_test/output.json +4 -0
  1362. datamorph_python-1.22.1/tests/data_morph/test_cases/is_literal_type_test/scripts/main.dm +8 -0
  1363. datamorph_python-1.22.1/tests/data_morph/test_cases/is_lower_case_test/inputs/payload.json +1 -0
  1364. datamorph_python-1.22.1/tests/data_morph/test_cases/is_lower_case_test/metadata.json +8 -0
  1365. datamorph_python-1.22.1/tests/data_morph/test_cases/is_lower_case_test/mod.rs +6 -0
  1366. datamorph_python-1.22.1/tests/data_morph/test_cases/is_lower_case_test/output.json +1 -0
  1367. datamorph_python-1.22.1/tests/data_morph/test_cases/is_lower_case_test/scripts/main.dm +7 -0
  1368. datamorph_python-1.22.1/tests/data_morph/test_cases/is_namespace_type_test/inputs/payload.json +0 -0
  1369. datamorph_python-1.22.1/tests/data_morph/test_cases/is_namespace_type_test/metadata.json +13 -0
  1370. datamorph_python-1.22.1/tests/data_morph/test_cases/is_namespace_type_test/mod.rs +10 -0
  1371. datamorph_python-1.22.1/tests/data_morph/test_cases/is_namespace_type_test/output.json +5 -0
  1372. datamorph_python-1.22.1/tests/data_morph/test_cases/is_namespace_type_test/scripts/main.dm +9 -0
  1373. datamorph_python-1.22.1/tests/data_morph/test_cases/is_numeric_str_test/inputs/payload.json +1 -0
  1374. datamorph_python-1.22.1/tests/data_morph/test_cases/is_numeric_str_test/metadata.json +8 -0
  1375. datamorph_python-1.22.1/tests/data_morph/test_cases/is_numeric_str_test/mod.rs +6 -0
  1376. datamorph_python-1.22.1/tests/data_morph/test_cases/is_numeric_str_test/output.json +1 -0
  1377. datamorph_python-1.22.1/tests/data_morph/test_cases/is_numeric_str_test/scripts/main.dm +7 -0
  1378. datamorph_python-1.22.1/tests/data_morph/test_cases/is_reference_type_test/inputs/payload.json +0 -0
  1379. datamorph_python-1.22.1/tests/data_morph/test_cases/is_reference_type_test/metadata.json +13 -0
  1380. datamorph_python-1.22.1/tests/data_morph/test_cases/is_reference_type_test/mod.rs +10 -0
  1381. datamorph_python-1.22.1/tests/data_morph/test_cases/is_reference_type_test/output.json +5 -0
  1382. datamorph_python-1.22.1/tests/data_morph/test_cases/is_reference_type_test/scripts/main.dm +10 -0
  1383. datamorph_python-1.22.1/tests/data_morph/test_cases/is_timezone_type_test/inputs/payload.json +0 -0
  1384. datamorph_python-1.22.1/tests/data_morph/test_cases/is_timezone_type_test/metadata.json +13 -0
  1385. datamorph_python-1.22.1/tests/data_morph/test_cases/is_timezone_type_test/mod.rs +10 -0
  1386. datamorph_python-1.22.1/tests/data_morph/test_cases/is_timezone_type_test/output.json +5 -0
  1387. datamorph_python-1.22.1/tests/data_morph/test_cases/is_timezone_type_test/scripts/main.dm +9 -0
  1388. datamorph_python-1.22.1/tests/data_morph/test_cases/is_type_type_test/inputs/payload.json +0 -0
  1389. datamorph_python-1.22.1/tests/data_morph/test_cases/is_type_type_test/metadata.json +13 -0
  1390. datamorph_python-1.22.1/tests/data_morph/test_cases/is_type_type_test/mod.rs +10 -0
  1391. datamorph_python-1.22.1/tests/data_morph/test_cases/is_type_type_test/output.json +5 -0
  1392. datamorph_python-1.22.1/tests/data_morph/test_cases/is_type_type_test/scripts/main.dm +9 -0
  1393. datamorph_python-1.22.1/tests/data_morph/test_cases/is_union_type_test/inputs/payload.json +0 -0
  1394. datamorph_python-1.22.1/tests/data_morph/test_cases/is_union_type_test/metadata.json +13 -0
  1395. datamorph_python-1.22.1/tests/data_morph/test_cases/is_union_type_test/mod.rs +10 -0
  1396. datamorph_python-1.22.1/tests/data_morph/test_cases/is_union_type_test/output.json +4 -0
  1397. datamorph_python-1.22.1/tests/data_morph/test_cases/is_union_type_test/scripts/main.dm +8 -0
  1398. datamorph_python-1.22.1/tests/data_morph/test_cases/is_upper_case_test/inputs/payload.json +1 -0
  1399. datamorph_python-1.22.1/tests/data_morph/test_cases/is_upper_case_test/metadata.json +8 -0
  1400. datamorph_python-1.22.1/tests/data_morph/test_cases/is_upper_case_test/mod.rs +6 -0
  1401. datamorph_python-1.22.1/tests/data_morph/test_cases/is_upper_case_test/output.json +1 -0
  1402. datamorph_python-1.22.1/tests/data_morph/test_cases/is_upper_case_test/scripts/main.dm +7 -0
  1403. datamorph_python-1.22.1/tests/data_morph/test_cases/is_whitespace_test/inputs/payload.json +1 -0
  1404. datamorph_python-1.22.1/tests/data_morph/test_cases/is_whitespace_test/metadata.json +8 -0
  1405. datamorph_python-1.22.1/tests/data_morph/test_cases/is_whitespace_test/mod.rs +6 -0
  1406. datamorph_python-1.22.1/tests/data_morph/test_cases/is_whitespace_test/output.json +1 -0
  1407. datamorph_python-1.22.1/tests/data_morph/test_cases/is_whitespace_test/scripts/main.dm +7 -0
  1408. datamorph_python-1.22.1/tests/data_morph/test_cases/join_arrays_test/inputs/payload.json +4 -0
  1409. datamorph_python-1.22.1/tests/data_morph/test_cases/join_arrays_test/metadata.json +13 -0
  1410. datamorph_python-1.22.1/tests/data_morph/test_cases/join_arrays_test/mod.rs +9 -0
  1411. datamorph_python-1.22.1/tests/data_morph/test_cases/join_arrays_test/output.json +1 -0
  1412. datamorph_python-1.22.1/tests/data_morph/test_cases/join_arrays_test/scripts/main.dm +4 -0
  1413. datamorph_python-1.22.1/tests/data_morph/test_cases/join_by_test/inputs/payload.json +0 -0
  1414. datamorph_python-1.22.1/tests/data_morph/test_cases/join_by_test/metadata.json +13 -0
  1415. datamorph_python-1.22.1/tests/data_morph/test_cases/join_by_test/mod.rs +9 -0
  1416. datamorph_python-1.22.1/tests/data_morph/test_cases/join_by_test/output.json +5 -0
  1417. datamorph_python-1.22.1/tests/data_morph/test_cases/join_by_test/scripts/main.dm +7 -0
  1418. datamorph_python-1.22.1/tests/data_morph/test_cases/json_to_async_api_yaml/inputs/payload.json +38 -0
  1419. datamorph_python-1.22.1/tests/data_morph/test_cases/json_to_async_api_yaml/metadata.json +19 -0
  1420. datamorph_python-1.22.1/tests/data_morph/test_cases/json_to_async_api_yaml/mod.rs +7 -0
  1421. datamorph_python-1.22.1/tests/data_morph/test_cases/json_to_async_api_yaml/output.yaml +103 -0
  1422. datamorph_python-1.22.1/tests/data_morph/test_cases/json_to_async_api_yaml/scripts/main.dm +25 -0
  1423. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/inputs/attributes.json +0 -0
  1424. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/inputs/correlationId.txt +0 -0
  1425. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/inputs/payload.json +0 -0
  1426. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/metadata.json +37 -0
  1427. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/mod.rs +10 -0
  1428. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/output.json +20 -0
  1429. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_names_of/scripts/main.dm +13 -0
  1430. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_test/inputs/payload.json +0 -0
  1431. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_test/metadata.json +13 -0
  1432. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_test/mod.rs +10 -0
  1433. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_test/output.json +1 -0
  1434. datamorph_python-1.22.1/tests/data_morph/test_cases/keys_of_test/scripts/main.dm +3 -0
  1435. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/inputs/attributes.json +1 -0
  1436. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/inputs/correlationId.txt +1 -0
  1437. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/inputs/payload.json +0 -0
  1438. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/metadata.json +37 -0
  1439. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/mod.rs +11 -0
  1440. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/output.json +5 -0
  1441. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of/scripts/main.dm +7 -0
  1442. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of_test/inputs/payload.json +0 -0
  1443. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of_test/metadata.json +13 -0
  1444. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of_test/mod.rs +11 -0
  1445. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of_test/output.json +1 -0
  1446. datamorph_python-1.22.1/tests/data_morph/test_cases/last_index_of_test/scripts/main.dm +6 -0
  1447. datamorph_python-1.22.1/tests/data_morph/test_cases/last_str_test/inputs/payload.json +1 -0
  1448. datamorph_python-1.22.1/tests/data_morph/test_cases/last_str_test/metadata.json +8 -0
  1449. datamorph_python-1.22.1/tests/data_morph/test_cases/last_str_test/mod.rs +6 -0
  1450. datamorph_python-1.22.1/tests/data_morph/test_cases/last_str_test/output.json +1 -0
  1451. datamorph_python-1.22.1/tests/data_morph/test_cases/last_str_test/scripts/main.dm +4 -0
  1452. datamorph_python-1.22.1/tests/data_morph/test_cases/left_join_test/inputs/payload.json +4 -0
  1453. datamorph_python-1.22.1/tests/data_morph/test_cases/left_join_test/metadata.json +13 -0
  1454. datamorph_python-1.22.1/tests/data_morph/test_cases/left_join_test/mod.rs +9 -0
  1455. datamorph_python-1.22.1/tests/data_morph/test_cases/left_join_test/output.json +1 -0
  1456. datamorph_python-1.22.1/tests/data_morph/test_cases/left_join_test/scripts/main.dm +4 -0
  1457. datamorph_python-1.22.1/tests/data_morph/test_cases/levenshtein_distance_test/inputs/payload.json +1 -0
  1458. datamorph_python-1.22.1/tests/data_morph/test_cases/levenshtein_distance_test/metadata.json +8 -0
  1459. datamorph_python-1.22.1/tests/data_morph/test_cases/levenshtein_distance_test/mod.rs +6 -0
  1460. datamorph_python-1.22.1/tests/data_morph/test_cases/levenshtein_distance_test/output.json +1 -0
  1461. datamorph_python-1.22.1/tests/data_morph/test_cases/levenshtein_distance_test/scripts/main.dm +4 -0
  1462. datamorph_python-1.22.1/tests/data_morph/test_cases/lines_test/inputs/payload.json +1 -0
  1463. datamorph_python-1.22.1/tests/data_morph/test_cases/lines_test/metadata.json +8 -0
  1464. datamorph_python-1.22.1/tests/data_morph/test_cases/lines_test/mod.rs +6 -0
  1465. datamorph_python-1.22.1/tests/data_morph/test_cases/lines_test/output.json +1 -0
  1466. datamorph_python-1.22.1/tests/data_morph/test_cases/lines_test/scripts/main.dm +4 -0
  1467. datamorph_python-1.22.1/tests/data_morph/test_cases/location_string/metadata.json +12 -0
  1468. datamorph_python-1.22.1/tests/data_morph/test_cases/location_string/mod.rs +11 -0
  1469. datamorph_python-1.22.1/tests/data_morph/test_cases/location_string/output.json +1 -0
  1470. datamorph_python-1.22.1/tests/data_morph/test_cases/location_string/scripts/main.dm +5 -0
  1471. datamorph_python-1.22.1/tests/data_morph/test_cases/log_levels_test/inputs/payload.json +0 -0
  1472. datamorph_python-1.22.1/tests/data_morph/test_cases/log_levels_test/metadata.json +13 -0
  1473. datamorph_python-1.22.1/tests/data_morph/test_cases/log_levels_test/mod.rs +10 -0
  1474. datamorph_python-1.22.1/tests/data_morph/test_cases/log_levels_test/output.json +6 -0
  1475. datamorph_python-1.22.1/tests/data_morph/test_cases/log_levels_test/scripts/main.dm +8 -0
  1476. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/inputs/attributes.json +0 -0
  1477. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/inputs/correlationId.txt +0 -0
  1478. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/inputs/payload.xml +6 -0
  1479. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/metadata.json +37 -0
  1480. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/mod.rs +10 -0
  1481. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/output.xml +6 -0
  1482. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_format/scripts/main.dm +7 -0
  1483. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_test/inputs/payload.json +0 -0
  1484. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_test/metadata.json +13 -0
  1485. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_test/mod.rs +9 -0
  1486. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_test/output.json +4 -0
  1487. datamorph_python-1.22.1/tests/data_morph/test_cases/map_object_test/scripts/main.dm +6 -0
  1488. datamorph_python-1.22.1/tests/data_morph/test_cases/map_string_test/inputs/payload.json +1 -0
  1489. datamorph_python-1.22.1/tests/data_morph/test_cases/map_string_test/metadata.json +8 -0
  1490. datamorph_python-1.22.1/tests/data_morph/test_cases/map_string_test/mod.rs +6 -0
  1491. datamorph_python-1.22.1/tests/data_morph/test_cases/map_string_test/output.json +1 -0
  1492. datamorph_python-1.22.1/tests/data_morph/test_cases/map_string_test/scripts/main.dm +4 -0
  1493. datamorph_python-1.22.1/tests/data_morph/test_cases/map_test/inputs/payload.json +0 -0
  1494. datamorph_python-1.22.1/tests/data_morph/test_cases/map_test/metadata.json +13 -0
  1495. datamorph_python-1.22.1/tests/data_morph/test_cases/map_test/mod.rs +9 -0
  1496. datamorph_python-1.22.1/tests/data_morph/test_cases/map_test/output.json +5 -0
  1497. datamorph_python-1.22.1/tests/data_morph/test_cases/map_test/scripts/main.dm +7 -0
  1498. datamorph_python-1.22.1/tests/data_morph/test_cases/mask_fields/inputs/payload.xml +19 -0
  1499. datamorph_python-1.22.1/tests/data_morph/test_cases/mask_fields/metadata.json +19 -0
  1500. datamorph_python-1.22.1/tests/data_morph/test_cases/mask_fields/mod.rs +7 -0
  1501. datamorph_python-1.22.1/tests/data_morph/test_cases/mask_fields/output.xml +19 -0
  1502. datamorph_python-1.22.1/tests/data_morph/test_cases/mask_fields/scripts/main.dm +17 -0
  1503. datamorph_python-1.22.1/tests/data_morph/test_cases/match_regex_test/inputs/payload.json +0 -0
  1504. datamorph_python-1.22.1/tests/data_morph/test_cases/match_regex_test/metadata.json +13 -0
  1505. datamorph_python-1.22.1/tests/data_morph/test_cases/match_regex_test/mod.rs +10 -0
  1506. datamorph_python-1.22.1/tests/data_morph/test_cases/match_regex_test/output.json +5 -0
  1507. datamorph_python-1.22.1/tests/data_morph/test_cases/match_regex_test/scripts/main.dm +7 -0
  1508. datamorph_python-1.22.1/tests/data_morph/test_cases/matches_test/inputs/payload.json +0 -0
  1509. datamorph_python-1.22.1/tests/data_morph/test_cases/matches_test/metadata.json +13 -0
  1510. datamorph_python-1.22.1/tests/data_morph/test_cases/matches_test/mod.rs +9 -0
  1511. datamorph_python-1.22.1/tests/data_morph/test_cases/matches_test/output.json +5 -0
  1512. datamorph_python-1.22.1/tests/data_morph/test_cases/matches_test/scripts/main.dm +7 -0
  1513. datamorph_python-1.22.1/tests/data_morph/test_cases/max_test/inputs/payload.json +0 -0
  1514. datamorph_python-1.22.1/tests/data_morph/test_cases/max_test/metadata.json +13 -0
  1515. datamorph_python-1.22.1/tests/data_morph/test_cases/max_test/mod.rs +9 -0
  1516. datamorph_python-1.22.1/tests/data_morph/test_cases/max_test/output.json +6 -0
  1517. datamorph_python-1.22.1/tests/data_morph/test_cases/max_test/scripts/main.dm +8 -0
  1518. datamorph_python-1.22.1/tests/data_morph/test_cases/mime_module_types_test/metadata.json +13 -0
  1519. datamorph_python-1.22.1/tests/data_morph/test_cases/mime_module_types_test/mod.rs +6 -0
  1520. datamorph_python-1.22.1/tests/data_morph/test_cases/mime_module_types_test/output.json +12 -0
  1521. datamorph_python-1.22.1/tests/data_morph/test_cases/mime_module_types_test/scripts/main.dm +23 -0
  1522. datamorph_python-1.22.1/tests/data_morph/test_cases/min_test/inputs/payload.json +0 -0
  1523. datamorph_python-1.22.1/tests/data_morph/test_cases/min_test/metadata.json +13 -0
  1524. datamorph_python-1.22.1/tests/data_morph/test_cases/min_test/mod.rs +9 -0
  1525. datamorph_python-1.22.1/tests/data_morph/test_cases/min_test/output.json +6 -0
  1526. datamorph_python-1.22.1/tests/data_morph/test_cases/min_test/scripts/main.dm +8 -0
  1527. datamorph_python-1.22.1/tests/data_morph/test_cases/mod.rs +243 -0
  1528. datamorph_python-1.22.1/tests/data_morph/test_cases/mod_test/inputs/payload.json +0 -0
  1529. datamorph_python-1.22.1/tests/data_morph/test_cases/mod_test/metadata.json +13 -0
  1530. datamorph_python-1.22.1/tests/data_morph/test_cases/mod_test/mod.rs +9 -0
  1531. datamorph_python-1.22.1/tests/data_morph/test_cases/mod_test/output.json +6 -0
  1532. datamorph_python-1.22.1/tests/data_morph/test_cases/mod_test/scripts/main.dm +8 -0
  1533. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/inputs/attributes.json +0 -0
  1534. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/inputs/correlationId.txt +0 -0
  1535. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/inputs/payload.json +0 -0
  1536. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/metadata.json +37 -0
  1537. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/mod.rs +7 -0
  1538. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/output.json +4 -0
  1539. datamorph_python-1.22.1/tests/data_morph/test_cases/mode_filter_test1/scripts/main.dm +7 -0
  1540. datamorph_python-1.22.1/tests/data_morph/test_cases/multipart_functions_test/inputs/payload.json +1 -0
  1541. datamorph_python-1.22.1/tests/data_morph/test_cases/multipart_functions_test/metadata.json +13 -0
  1542. datamorph_python-1.22.1/tests/data_morph/test_cases/multipart_functions_test/mod.rs +9 -0
  1543. datamorph_python-1.22.1/tests/data_morph/test_cases/multipart_functions_test/output.json +22 -0
  1544. datamorph_python-1.22.1/tests/data_morph/test_cases/multipart_functions_test/scripts/main.dm +8 -0
  1545. datamorph_python-1.22.1/tests/data_morph/test_cases/names_of_test/inputs/payload.json +0 -0
  1546. datamorph_python-1.22.1/tests/data_morph/test_cases/names_of_test/metadata.json +13 -0
  1547. datamorph_python-1.22.1/tests/data_morph/test_cases/names_of_test/mod.rs +10 -0
  1548. datamorph_python-1.22.1/tests/data_morph/test_cases/names_of_test/output.json +1 -0
  1549. datamorph_python-1.22.1/tests/data_morph/test_cases/names_of_test/scripts/main.dm +3 -0
  1550. datamorph_python-1.22.1/tests/data_morph/test_cases/on_null_test/inputs/payload.json +0 -0
  1551. datamorph_python-1.22.1/tests/data_morph/test_cases/on_null_test/metadata.json +13 -0
  1552. datamorph_python-1.22.1/tests/data_morph/test_cases/on_null_test/mod.rs +10 -0
  1553. datamorph_python-1.22.1/tests/data_morph/test_cases/on_null_test/output.json +1 -0
  1554. datamorph_python-1.22.1/tests/data_morph/test_cases/on_null_test/scripts/main.dm +6 -0
  1555. datamorph_python-1.22.1/tests/data_morph/test_cases/order_by_test/inputs/payload.json +0 -0
  1556. datamorph_python-1.22.1/tests/data_morph/test_cases/order_by_test/metadata.json +13 -0
  1557. datamorph_python-1.22.1/tests/data_morph/test_cases/order_by_test/mod.rs +9 -0
  1558. datamorph_python-1.22.1/tests/data_morph/test_cases/order_by_test/output.json +5 -0
  1559. datamorph_python-1.22.1/tests/data_morph/test_cases/order_by_test/scripts/main.dm +7 -0
  1560. datamorph_python-1.22.1/tests/data_morph/test_cases/outer_join_test/inputs/payload.json +4 -0
  1561. datamorph_python-1.22.1/tests/data_morph/test_cases/outer_join_test/metadata.json +13 -0
  1562. datamorph_python-1.22.1/tests/data_morph/test_cases/outer_join_test/mod.rs +9 -0
  1563. datamorph_python-1.22.1/tests/data_morph/test_cases/outer_join_test/output.json +1 -0
  1564. datamorph_python-1.22.1/tests/data_morph/test_cases/outer_join_test/scripts/main.dm +4 -0
  1565. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/inputs/attributes.json +1 -0
  1566. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/inputs/payload.json +5 -0
  1567. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/metadata.json +10 -0
  1568. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/mod.rs +8 -0
  1569. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/output.csv +4 -0
  1570. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_csv/scripts/main.dm +3 -0
  1571. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/inputs/attributes.json +1 -0
  1572. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/inputs/payload.json +5 -0
  1573. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/metadata.json +10 -0
  1574. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/mod.rs +8 -0
  1575. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/output.json +1 -0
  1576. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_excel/scripts/main.dm +3 -0
  1577. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/inputs/attributes.json +1 -0
  1578. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/inputs/payload.json +3 -0
  1579. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/metadata.json +10 -0
  1580. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/mod.rs +8 -0
  1581. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/output.json +1 -0
  1582. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_json/scripts/main.dm +3 -0
  1583. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/inputs/attributes.json +1 -0
  1584. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/inputs/payload.json +3 -0
  1585. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/metadata.json +10 -0
  1586. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/mod.rs +8 -0
  1587. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/output.xml +4 -0
  1588. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_xml/scripts/main.dm +3 -0
  1589. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/inputs/attributes.json +1 -0
  1590. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/inputs/payload.json +3 -0
  1591. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/metadata.json +10 -0
  1592. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/mod.rs +8 -0
  1593. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/output.yaml +4 -0
  1594. datamorph_python-1.22.1/tests/data_morph/test_cases/output_format_yaml/scripts/main.dm +3 -0
  1595. datamorph_python-1.22.1/tests/data_morph/test_cases/partition_test/inputs/payload.json +1 -0
  1596. datamorph_python-1.22.1/tests/data_morph/test_cases/partition_test/metadata.json +13 -0
  1597. datamorph_python-1.22.1/tests/data_morph/test_cases/partition_test/mod.rs +9 -0
  1598. datamorph_python-1.22.1/tests/data_morph/test_cases/partition_test/output.json +1 -0
  1599. datamorph_python-1.22.1/tests/data_morph/test_cases/partition_test/scripts/main.dm +4 -0
  1600. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_1/expected.txt +5 -0
  1601. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_1/inputs/payload.json +3 -0
  1602. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_1/metadata.json +10 -0
  1603. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_1/mod.rs +6 -0
  1604. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_1/scripts/main.dm +3 -0
  1605. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_2/expected.txt +1 -0
  1606. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_2/metadata.json +7 -0
  1607. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_2/mod.rs +6 -0
  1608. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_2/scripts/main.dm +3 -0
  1609. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_3/expected.txt +3 -0
  1610. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_3/metadata.json +7 -0
  1611. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_3/mod.rs +6 -0
  1612. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_output_test_3/scripts/main.dm +5 -0
  1613. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_1/inputs/payload.pdf +0 -0
  1614. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_1/metadata.json +10 -0
  1615. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_1/mod.rs +6 -0
  1616. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_1/output.txt +1 -0
  1617. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_1/scripts/main.dm +3 -0
  1618. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_2/inputs/payload.pdf +0 -0
  1619. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_2/metadata.json +10 -0
  1620. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_2/mod.rs +6 -0
  1621. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_2/output.json +1 -0
  1622. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_test_2/scripts/main.dm +3 -0
  1623. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_explicit_datamorph_output_text/inputs/payload.json +3 -0
  1624. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_explicit_datamorph_output_text/metadata.json +8 -0
  1625. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_explicit_datamorph_output_text/output.txt +2 -0
  1626. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_explicit_datamorph_output_text/scripts/main.dm +3 -0
  1627. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_selector_string_exact/inputs/payload.json +5 -0
  1628. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_selector_string_exact/metadata.json +8 -0
  1629. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_selector_string_exact/output.txt +1 -0
  1630. datamorph_python-1.22.1/tests/data_morph/test_cases/pdf_write_selector_string_exact/scripts/main.dm +3 -0
  1631. datamorph_python-1.22.1/tests/data_morph/test_cases/pluck_test/inputs/payload.json +0 -0
  1632. datamorph_python-1.22.1/tests/data_morph/test_cases/pluck_test/metadata.json +13 -0
  1633. datamorph_python-1.22.1/tests/data_morph/test_cases/pluck_test/mod.rs +9 -0
  1634. datamorph_python-1.22.1/tests/data_morph/test_cases/pluck_test/output.json +5 -0
  1635. datamorph_python-1.22.1/tests/data_morph/test_cases/pluck_test/scripts/main.dm +7 -0
  1636. datamorph_python-1.22.1/tests/data_morph/test_cases/pow_test/inputs/payload.json +0 -0
  1637. datamorph_python-1.22.1/tests/data_morph/test_cases/pow_test/metadata.json +13 -0
  1638. datamorph_python-1.22.1/tests/data_morph/test_cases/pow_test/mod.rs +9 -0
  1639. datamorph_python-1.22.1/tests/data_morph/test_cases/pow_test/output.json +6 -0
  1640. datamorph_python-1.22.1/tests/data_morph/test_cases/pow_test/scripts/main.dm +8 -0
  1641. datamorph_python-1.22.1/tests/data_morph/test_cases/prepend_if_missing_test/inputs/payload.json +1 -0
  1642. datamorph_python-1.22.1/tests/data_morph/test_cases/prepend_if_missing_test/metadata.json +8 -0
  1643. datamorph_python-1.22.1/tests/data_morph/test_cases/prepend_if_missing_test/mod.rs +6 -0
  1644. datamorph_python-1.22.1/tests/data_morph/test_cases/prepend_if_missing_test/output.json +1 -0
  1645. datamorph_python-1.22.1/tests/data_morph/test_cases/prepend_if_missing_test/scripts/main.dm +7 -0
  1646. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/inputs/__datamorph_props.json +4 -0
  1647. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/inputs/payload.json +0 -0
  1648. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/metadata.json +14 -0
  1649. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/mod.rs +10 -0
  1650. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/output.json +9 -0
  1651. datamorph_python-1.22.1/tests/data_morph/test_cases/prop_props_runtime_test/scripts/main.dm +10 -0
  1652. datamorph_python-1.22.1/tests/data_morph/test_cases/read_url/mod.rs +140 -0
  1653. datamorph_python-1.22.1/tests/data_morph/test_cases/read_url/project/src/main/resources/org/acme/data.json +1 -0
  1654. datamorph_python-1.22.1/tests/data_morph/test_cases/read_url/project/src/main/resources/org/acme/people.csv +3 -0
  1655. datamorph_python-1.22.1/tests/data_morph/test_cases/reduce_test/inputs/payload.json +0 -0
  1656. datamorph_python-1.22.1/tests/data_morph/test_cases/reduce_test/metadata.json +13 -0
  1657. datamorph_python-1.22.1/tests/data_morph/test_cases/reduce_test/mod.rs +9 -0
  1658. datamorph_python-1.22.1/tests/data_morph/test_cases/reduce_test/output.json +5 -0
  1659. datamorph_python-1.22.1/tests/data_morph/test_cases/reduce_test/scripts/main.dm +7 -0
  1660. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/inputs/attributes.json +0 -0
  1661. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/inputs/correlationId.txt +0 -0
  1662. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/inputs/payload.json +0 -0
  1663. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/metadata.json +37 -0
  1664. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/mod.rs +10 -0
  1665. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/output.json +10 -0
  1666. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test1/scripts/main.dm +4 -0
  1667. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/inputs/attributes.json +0 -0
  1668. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/inputs/correlationId.txt +0 -0
  1669. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/inputs/payload.xml +0 -0
  1670. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/metadata.json +37 -0
  1671. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/mod.rs +9 -0
  1672. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/output.json +1 -0
  1673. datamorph_python-1.22.1/tests/data_morph/test_cases/regex_test2/scripts/main.dm +3 -0
  1674. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_dynamodb_keys/inputs/payload.json +328 -0
  1675. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_dynamodb_keys/metadata.json +19 -0
  1676. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_dynamodb_keys/mod.rs +7 -0
  1677. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_dynamodb_keys/output.json +36 -0
  1678. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_dynamodb_keys/scripts/main.dm +25 -0
  1679. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_str_test/inputs/payload.json +1 -0
  1680. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_str_test/metadata.json +8 -0
  1681. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_str_test/mod.rs +6 -0
  1682. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_str_test/output.json +1 -0
  1683. datamorph_python-1.22.1/tests/data_morph/test_cases/remove_str_test/scripts/main.dm +7 -0
  1684. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/inputs/attributes.json +1 -0
  1685. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/inputs/correlationId.txt +1 -0
  1686. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/inputs/payload.xml +10 -0
  1687. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/metadata.json +37 -0
  1688. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/mod.rs +10 -0
  1689. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/output.xml +11 -0
  1690. datamorph_python-1.22.1/tests/data_morph/test_cases/render_xml_test1/scripts/main.dm +4 -0
  1691. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_all_test/inputs/payload.json +1 -0
  1692. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_all_test/metadata.json +8 -0
  1693. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_all_test/mod.rs +6 -0
  1694. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_all_test/output.json +1 -0
  1695. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_all_test/scripts/main.dm +7 -0
  1696. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_test/inputs/payload.json +0 -0
  1697. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_test/metadata.json +13 -0
  1698. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_test/mod.rs +9 -0
  1699. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_test/output.json +4 -0
  1700. datamorph_python-1.22.1/tests/data_morph/test_cases/replace_test/scripts/main.dm +6 -0
  1701. datamorph_python-1.22.1/tests/data_morph/test_cases/round_test/inputs/payload.json +0 -0
  1702. datamorph_python-1.22.1/tests/data_morph/test_cases/round_test/metadata.json +13 -0
  1703. datamorph_python-1.22.1/tests/data_morph/test_cases/round_test/mod.rs +9 -0
  1704. datamorph_python-1.22.1/tests/data_morph/test_cases/round_test/output.json +1 -0
  1705. datamorph_python-1.22.1/tests/data_morph/test_cases/round_test/scripts/main.dm +3 -0
  1706. datamorph_python-1.22.1/tests/data_morph/test_cases/rounding_constants_test/inputs/payload.json +1 -0
  1707. datamorph_python-1.22.1/tests/data_morph/test_cases/rounding_constants_test/metadata.json +13 -0
  1708. datamorph_python-1.22.1/tests/data_morph/test_cases/rounding_constants_test/mod.rs +6 -0
  1709. datamorph_python-1.22.1/tests/data_morph/test_cases/rounding_constants_test/output.json +12 -0
  1710. datamorph_python-1.22.1/tests/data_morph/test_cases/rounding_constants_test/scripts/main.dm +15 -0
  1711. datamorph_python-1.22.1/tests/data_morph/test_cases/run_url/metadata.json +12 -0
  1712. datamorph_python-1.22.1/tests/data_morph/test_cases/run_url/mod.rs +26 -0
  1713. datamorph_python-1.22.1/tests/data_morph/test_cases/run_url/output.json +9 -0
  1714. datamorph_python-1.22.1/tests/data_morph/test_cases/run_url/project/src/main/resources/org/acme/run_url.dm +1 -0
  1715. datamorph_python-1.22.1/tests/data_morph/test_cases/run_url/scripts/main.dm +12 -0
  1716. datamorph_python-1.22.1/tests/data_morph/test_cases/scan_test/inputs/payload.json +0 -0
  1717. datamorph_python-1.22.1/tests/data_morph/test_cases/scan_test/metadata.json +13 -0
  1718. datamorph_python-1.22.1/tests/data_morph/test_cases/scan_test/mod.rs +10 -0
  1719. datamorph_python-1.22.1/tests/data_morph/test_cases/scan_test/output.json +1 -0
  1720. datamorph_python-1.22.1/tests/data_morph/test_cases/scan_test/scripts/main.dm +3 -0
  1721. datamorph_python-1.22.1/tests/data_morph/test_cases/simple_concat/inputs/payload.txt +25 -0
  1722. datamorph_python-1.22.1/tests/data_morph/test_cases/simple_concat/metadata.json +19 -0
  1723. datamorph_python-1.22.1/tests/data_morph/test_cases/simple_concat/mod.rs +7 -0
  1724. datamorph_python-1.22.1/tests/data_morph/test_cases/simple_concat/output.txt +7 -0
  1725. datamorph_python-1.22.1/tests/data_morph/test_cases/simple_concat/scripts/main.dm +14 -0
  1726. datamorph_python-1.22.1/tests/data_morph/test_cases/some_character_test/inputs/payload.json +1 -0
  1727. datamorph_python-1.22.1/tests/data_morph/test_cases/some_character_test/metadata.json +8 -0
  1728. datamorph_python-1.22.1/tests/data_morph/test_cases/some_character_test/mod.rs +6 -0
  1729. datamorph_python-1.22.1/tests/data_morph/test_cases/some_character_test/output.json +1 -0
  1730. datamorph_python-1.22.1/tests/data_morph/test_cases/some_character_test/scripts/main.dm +7 -0
  1731. datamorph_python-1.22.1/tests/data_morph/test_cases/split_by_test/inputs/payload.json +0 -0
  1732. datamorph_python-1.22.1/tests/data_morph/test_cases/split_by_test/metadata.json +13 -0
  1733. datamorph_python-1.22.1/tests/data_morph/test_cases/split_by_test/mod.rs +9 -0
  1734. datamorph_python-1.22.1/tests/data_morph/test_cases/split_by_test/output.json +5 -0
  1735. datamorph_python-1.22.1/tests/data_morph/test_cases/split_by_test/scripts/main.dm +7 -0
  1736. datamorph_python-1.22.1/tests/data_morph/test_cases/split_where_test/inputs/payload.json +1 -0
  1737. datamorph_python-1.22.1/tests/data_morph/test_cases/split_where_test/metadata.json +13 -0
  1738. datamorph_python-1.22.1/tests/data_morph/test_cases/split_where_test/mod.rs +9 -0
  1739. datamorph_python-1.22.1/tests/data_morph/test_cases/split_where_test/output.json +1 -0
  1740. datamorph_python-1.22.1/tests/data_morph/test_cases/split_where_test/scripts/main.dm +4 -0
  1741. datamorph_python-1.22.1/tests/data_morph/test_cases/sqrt_test/inputs/payload.json +0 -0
  1742. datamorph_python-1.22.1/tests/data_morph/test_cases/sqrt_test/metadata.json +13 -0
  1743. datamorph_python-1.22.1/tests/data_morph/test_cases/sqrt_test/mod.rs +9 -0
  1744. datamorph_python-1.22.1/tests/data_morph/test_cases/sqrt_test/output.json +1 -0
  1745. datamorph_python-1.22.1/tests/data_morph/test_cases/sqrt_test/scripts/main.dm +3 -0
  1746. datamorph_python-1.22.1/tests/data_morph/test_cases/starts_with_test/inputs/payload.json +0 -0
  1747. datamorph_python-1.22.1/tests/data_morph/test_cases/starts_with_test/metadata.json +13 -0
  1748. datamorph_python-1.22.1/tests/data_morph/test_cases/starts_with_test/mod.rs +9 -0
  1749. datamorph_python-1.22.1/tests/data_morph/test_cases/starts_with_test/output.json +5 -0
  1750. datamorph_python-1.22.1/tests/data_morph/test_cases/starts_with_test/scripts/main.dm +7 -0
  1751. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_by_test/inputs/payload.json +1 -0
  1752. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_by_test/metadata.json +8 -0
  1753. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_by_test/mod.rs +6 -0
  1754. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_by_test/output.json +1 -0
  1755. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_by_test/scripts/main.dm +4 -0
  1756. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_every_test/inputs/payload.json +1 -0
  1757. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_every_test/metadata.json +8 -0
  1758. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_every_test/mod.rs +6 -0
  1759. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_every_test/output.json +1 -0
  1760. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_every_test/scripts/main.dm +4 -0
  1761. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_test/inputs/payload.json +1 -0
  1762. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_test/metadata.json +8 -0
  1763. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_test/mod.rs +6 -0
  1764. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_test/output.json +1 -0
  1765. datamorph_python-1.22.1/tests/data_morph/test_cases/substring_test/scripts/main.dm +7 -0
  1766. datamorph_python-1.22.1/tests/data_morph/test_cases/sum_test/inputs/payload.json +0 -0
  1767. datamorph_python-1.22.1/tests/data_morph/test_cases/sum_test/metadata.json +13 -0
  1768. datamorph_python-1.22.1/tests/data_morph/test_cases/sum_test/mod.rs +9 -0
  1769. datamorph_python-1.22.1/tests/data_morph/test_cases/sum_test/output.json +6 -0
  1770. datamorph_python-1.22.1/tests/data_morph/test_cases/sum_test/scripts/main.dm +8 -0
  1771. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/inputs/attributes.json +3 -0
  1772. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/inputs/correlationId.txt +1 -0
  1773. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/inputs/payload.json +3 -0
  1774. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/inputs/vars.newVars.json +3 -0
  1775. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/metadata.json +43 -0
  1776. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/mod.rs +8 -0
  1777. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/output.json +5 -0
  1778. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/scripts/main.dm +7 -0
  1779. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_1/test_case_1.rs +4 -0
  1780. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/inputs/attributes.json +1 -0
  1781. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/inputs/correlationId.txt +1 -0
  1782. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/inputs/payload.xml +19 -0
  1783. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/metadata.json +43 -0
  1784. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/mod.rs +6 -0
  1785. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/output.xml +27 -0
  1786. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/scripts/main.dm +20 -0
  1787. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_2/test_case_2.rs +9 -0
  1788. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/inputs/attributes.json +1 -0
  1789. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/inputs/correlationId.txt +1 -0
  1790. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/inputs/payload.xml +19 -0
  1791. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/inputs/vars.newVar.xml +19 -0
  1792. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/metadata.json +43 -0
  1793. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/mod.rs +6 -0
  1794. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/output.xml +27 -0
  1795. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_3/scripts/main.dm +21 -0
  1796. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/inputs/attributes.json +1 -0
  1797. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/inputs/correlationId.txt +1 -0
  1798. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/inputs/payload.json +44 -0
  1799. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/metadata.json +37 -0
  1800. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/mod.rs +7 -0
  1801. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/output.json +44 -0
  1802. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_4/scripts/main.dm +22 -0
  1803. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/inputs/attributes.json +1 -0
  1804. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/inputs/correlationId.txt +1 -0
  1805. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/inputs/payload.json +0 -0
  1806. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/metadata.json +37 -0
  1807. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/mod.rs +8 -0
  1808. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/output.json +4 -0
  1809. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_5/scripts/main.dm +10 -0
  1810. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/inputs/attributes.json +1 -0
  1811. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/inputs/correlationId.txt +1 -0
  1812. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/inputs/payload.json +14 -0
  1813. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/inputs/vars.a.json +16 -0
  1814. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/metadata.json +43 -0
  1815. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/mod.rs +8 -0
  1816. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/output.json +9 -0
  1817. datamorph_python-1.22.1/tests/data_morph/test_cases/test_case_6/scripts/main.dm +11 -0
  1818. datamorph_python-1.22.1/tests/data_morph/test_cases/then_test/inputs/payload.json +0 -0
  1819. datamorph_python-1.22.1/tests/data_morph/test_cases/then_test/metadata.json +13 -0
  1820. datamorph_python-1.22.1/tests/data_morph/test_cases/then_test/mod.rs +10 -0
  1821. datamorph_python-1.22.1/tests/data_morph/test_cases/then_test/output.json +1 -0
  1822. datamorph_python-1.22.1/tests/data_morph/test_cases/then_test/scripts/main.dm +5 -0
  1823. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/inputs/attributes.json +1 -0
  1824. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/inputs/correlationId.txt +1 -0
  1825. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/inputs/payload.json +0 -0
  1826. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/metadata.json +37 -0
  1827. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/mod.rs +11 -0
  1828. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/output.json +14 -0
  1829. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format/scripts/main.dm +9 -0
  1830. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/inputs/attributes.json +1 -0
  1831. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/inputs/correlationId.txt +1 -0
  1832. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/inputs/payload.json +0 -0
  1833. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/metadata.json +37 -0
  1834. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/mod.rs +11 -0
  1835. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/output.xml +13 -0
  1836. datamorph_python-1.22.1/tests/data_morph/test_cases/time_format_xml/scripts/main.dm +9 -0
  1837. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_coercion_test/inputs/payload.json +0 -0
  1838. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_coercion_test/metadata.json +13 -0
  1839. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_coercion_test/mod.rs +10 -0
  1840. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_coercion_test/output.json +4 -0
  1841. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_coercion_test/scripts/main.dm +7 -0
  1842. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/inputs/attributes.json +1 -0
  1843. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/inputs/correlationId.txt +1 -0
  1844. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/inputs/payload.json +0 -0
  1845. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/metadata.json +37 -0
  1846. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/mod.rs +11 -0
  1847. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/output.dml +9 -0
  1848. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_dml/scripts/main.dm +10 -0
  1849. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/inputs/attributes.json +1 -0
  1850. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/inputs/correlationId.txt +1 -0
  1851. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/inputs/payload.json +0 -0
  1852. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/metadata.json +37 -0
  1853. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/mod.rs +11 -0
  1854. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/output.json +9 -0
  1855. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_json/scripts/main.dm +10 -0
  1856. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/inputs/attributes.json +1 -0
  1857. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/inputs/correlationId.txt +1 -0
  1858. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/inputs/payload.json +0 -0
  1859. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/metadata.json +37 -0
  1860. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/mod.rs +11 -0
  1861. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/output.xml +8 -0
  1862. datamorph_python-1.22.1/tests/data_morph/test_cases/to_binary_xml/scripts/main.dm +10 -0
  1863. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_coercion_test/inputs/payload.json +0 -0
  1864. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_coercion_test/metadata.json +13 -0
  1865. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_coercion_test/mod.rs +10 -0
  1866. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_coercion_test/output.json +6 -0
  1867. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_coercion_test/scripts/main.dm +9 -0
  1868. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/inputs/attributes.json +1 -0
  1869. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/inputs/correlationId.txt +1 -0
  1870. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/inputs/payload.json +0 -0
  1871. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/metadata.json +37 -0
  1872. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/mod.rs +10 -0
  1873. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/output.dml +6 -0
  1874. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_dml/scripts/main.dm +9 -0
  1875. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/inputs/attributes.json +1 -0
  1876. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/inputs/correlationId.txt +1 -0
  1877. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/inputs/payload.json +0 -0
  1878. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/metadata.json +37 -0
  1879. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/mod.rs +10 -0
  1880. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/output.json +6 -0
  1881. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_json/scripts/main.dm +9 -0
  1882. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/inputs/attributes.json +1 -0
  1883. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/inputs/correlationId.txt +1 -0
  1884. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/inputs/payload.json +0 -0
  1885. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/metadata.json +37 -0
  1886. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/mod.rs +10 -0
  1887. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/output.xml +7 -0
  1888. datamorph_python-1.22.1/tests/data_morph/test_cases/to_boolean_xml/scripts/main.dm +9 -0
  1889. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_coercion_test/inputs/payload.json +0 -0
  1890. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_coercion_test/metadata.json +13 -0
  1891. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_coercion_test/mod.rs +10 -0
  1892. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_coercion_test/output.json +4 -0
  1893. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_coercion_test/scripts/main.dm +7 -0
  1894. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_or_null_test/inputs/payload.json +0 -0
  1895. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_or_null_test/metadata.json +13 -0
  1896. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_or_null_test/mod.rs +10 -0
  1897. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_or_null_test/output.json +6 -0
  1898. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_or_null_test/scripts/main.dm +9 -0
  1899. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_coercion_test/inputs/payload.json +0 -0
  1900. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_coercion_test/metadata.json +13 -0
  1901. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_coercion_test/mod.rs +10 -0
  1902. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_coercion_test/output.json +4 -0
  1903. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_coercion_test/scripts/main.dm +7 -0
  1904. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_or_null_test/inputs/payload.json +0 -0
  1905. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_or_null_test/metadata.json +13 -0
  1906. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_or_null_test/mod.rs +10 -0
  1907. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_or_null_test/output.json +5 -0
  1908. datamorph_python-1.22.1/tests/data_morph/test_cases/to_date_time_or_null_test/scripts/main.dm +8 -0
  1909. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_coercion_test/inputs/payload.json +0 -0
  1910. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_coercion_test/metadata.json +13 -0
  1911. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_coercion_test/mod.rs +10 -0
  1912. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_coercion_test/output.json +3 -0
  1913. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_coercion_test/scripts/main.dm +6 -0
  1914. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_or_null_test/inputs/payload.json +0 -0
  1915. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_or_null_test/metadata.json +13 -0
  1916. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_or_null_test/mod.rs +10 -0
  1917. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_or_null_test/output.json +5 -0
  1918. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_date_time_or_null_test/scripts/main.dm +8 -0
  1919. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_coercion_test/inputs/payload.json +0 -0
  1920. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_coercion_test/metadata.json +13 -0
  1921. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_coercion_test/mod.rs +10 -0
  1922. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_coercion_test/output.json +3 -0
  1923. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_coercion_test/scripts/main.dm +6 -0
  1924. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_or_null_test/inputs/payload.json +0 -0
  1925. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_or_null_test/metadata.json +13 -0
  1926. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_or_null_test/mod.rs +10 -0
  1927. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_or_null_test/output.json +5 -0
  1928. datamorph_python-1.22.1/tests/data_morph/test_cases/to_local_time_or_null_test/scripts/main.dm +8 -0
  1929. datamorph_python-1.22.1/tests/data_morph/test_cases/to_number_or_null_test/inputs/payload.json +0 -0
  1930. datamorph_python-1.22.1/tests/data_morph/test_cases/to_number_or_null_test/metadata.json +13 -0
  1931. datamorph_python-1.22.1/tests/data_morph/test_cases/to_number_or_null_test/mod.rs +10 -0
  1932. datamorph_python-1.22.1/tests/data_morph/test_cases/to_number_or_null_test/output.json +6 -0
  1933. datamorph_python-1.22.1/tests/data_morph/test_cases/to_number_or_null_test/scripts/main.dm +9 -0
  1934. datamorph_python-1.22.1/tests/data_morph/test_cases/to_period_test/inputs/payload.json +1 -0
  1935. datamorph_python-1.22.1/tests/data_morph/test_cases/to_period_test/metadata.json +13 -0
  1936. datamorph_python-1.22.1/tests/data_morph/test_cases/to_period_test/mod.rs +10 -0
  1937. datamorph_python-1.22.1/tests/data_morph/test_cases/to_period_test/output.json +6 -0
  1938. datamorph_python-1.22.1/tests/data_morph/test_cases/to_period_test/scripts/main.dm +9 -0
  1939. datamorph_python-1.22.1/tests/data_morph/test_cases/to_range_test/inputs/payload.json +0 -0
  1940. datamorph_python-1.22.1/tests/data_morph/test_cases/to_range_test/metadata.json +13 -0
  1941. datamorph_python-1.22.1/tests/data_morph/test_cases/to_range_test/mod.rs +10 -0
  1942. datamorph_python-1.22.1/tests/data_morph/test_cases/to_range_test/output.json +1 -0
  1943. datamorph_python-1.22.1/tests/data_morph/test_cases/to_range_test/scripts/main.dm +6 -0
  1944. datamorph_python-1.22.1/tests/data_morph/test_cases/to_regex_test/inputs/payload.json +1 -0
  1945. datamorph_python-1.22.1/tests/data_morph/test_cases/to_regex_test/metadata.json +13 -0
  1946. datamorph_python-1.22.1/tests/data_morph/test_cases/to_regex_test/mod.rs +10 -0
  1947. datamorph_python-1.22.1/tests/data_morph/test_cases/to_regex_test/output.json +5 -0
  1948. datamorph_python-1.22.1/tests/data_morph/test_cases/to_regex_test/scripts/main.dm +8 -0
  1949. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_coercion_test/inputs/payload.json +0 -0
  1950. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_coercion_test/metadata.json +13 -0
  1951. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_coercion_test/mod.rs +10 -0
  1952. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_coercion_test/output.json +3 -0
  1953. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_coercion_test/scripts/main.dm +6 -0
  1954. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_or_null_test/inputs/payload.json +0 -0
  1955. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_or_null_test/metadata.json +13 -0
  1956. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_or_null_test/mod.rs +10 -0
  1957. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_or_null_test/output.json +5 -0
  1958. datamorph_python-1.22.1/tests/data_morph/test_cases/to_time_or_null_test/scripts/main.dm +8 -0
  1959. datamorph_python-1.22.1/tests/data_morph/test_cases/to_timezone_test/inputs/payload.json +1 -0
  1960. datamorph_python-1.22.1/tests/data_morph/test_cases/to_timezone_test/metadata.json +13 -0
  1961. datamorph_python-1.22.1/tests/data_morph/test_cases/to_timezone_test/mod.rs +10 -0
  1962. datamorph_python-1.22.1/tests/data_morph/test_cases/to_timezone_test/output.json +6 -0
  1963. datamorph_python-1.22.1/tests/data_morph/test_cases/to_timezone_test/scripts/main.dm +9 -0
  1964. datamorph_python-1.22.1/tests/data_morph/test_cases/to_uri_test/inputs/payload.json +1 -0
  1965. datamorph_python-1.22.1/tests/data_morph/test_cases/to_uri_test/metadata.json +13 -0
  1966. datamorph_python-1.22.1/tests/data_morph/test_cases/to_uri_test/mod.rs +10 -0
  1967. datamorph_python-1.22.1/tests/data_morph/test_cases/to_uri_test/output.json +5 -0
  1968. datamorph_python-1.22.1/tests/data_morph/test_cases/to_uri_test/scripts/main.dm +8 -0
  1969. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/inputs/attributes.json +1 -0
  1970. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/inputs/correlationId.txt +1 -0
  1971. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/inputs/payload.json +0 -0
  1972. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/metadata.json +37 -0
  1973. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/mod.rs +10 -0
  1974. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/output.json +16 -0
  1975. datamorph_python-1.22.1/tests/data_morph/test_cases/tree_test_1/scripts/main.dm +16 -0
  1976. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/attributes.json +1 -0
  1977. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/correlationId.txt +1 -0
  1978. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/payload.xml +147 -0
  1979. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/vars.integrationIdToRemove.txt +1 -0
  1980. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/vars.sourceSystemId.txt +1 -0
  1981. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/inputs/vars.targetSystemId.txt +0 -0
  1982. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/metadata.json +55 -0
  1983. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/mod.rs +11 -0
  1984. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/output.json +155 -0
  1985. datamorph_python-1.22.1/tests/data_morph/test_cases/trim/scripts/main.dm +74 -0
  1986. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/attributes.json +1 -0
  1987. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/correlationId.txt +1 -0
  1988. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/payload.xml +277 -0
  1989. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/vars.integrationIdToRemove.txt +1 -0
  1990. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/vars.sourceSystemId.txt +1 -0
  1991. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/inputs/vars.targetSystemId.txt +0 -0
  1992. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/metadata.json +55 -0
  1993. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/mod.rs +6 -0
  1994. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/output.json +175 -0
  1995. datamorph_python-1.22.1/tests/data_morph/test_cases/trim_test_3/scripts/main.dm +99 -0
  1996. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/inputs/attributes.json +1 -0
  1997. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/inputs/correlationId.txt +1 -0
  1998. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/inputs/payload.json +0 -0
  1999. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/metadata.json +37 -0
  2000. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/mod.rs +11 -0
  2001. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/output.dml +4 -0
  2002. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_dml/scripts/main.dm +8 -0
  2003. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/inputs/attributes.json +1 -0
  2004. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/inputs/correlationId.txt +1 -0
  2005. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/inputs/payload.json +0 -0
  2006. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/metadata.json +37 -0
  2007. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/mod.rs +11 -0
  2008. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/output.json +4 -0
  2009. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_json/scripts/main.dm +8 -0
  2010. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/inputs/attributes.json +1 -0
  2011. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/inputs/correlationId.txt +1 -0
  2012. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/inputs/payload.json +0 -0
  2013. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/metadata.json +37 -0
  2014. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/mod.rs +11 -0
  2015. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/output.xml +5 -0
  2016. datamorph_python-1.22.1/tests/data_morph/test_cases/try_to_date_xml/scripts/main.dm +8 -0
  2017. datamorph_python-1.22.1/tests/data_morph/test_cases/unwrap_test/inputs/payload.json +1 -0
  2018. datamorph_python-1.22.1/tests/data_morph/test_cases/unwrap_test/metadata.json +8 -0
  2019. datamorph_python-1.22.1/tests/data_morph/test_cases/unwrap_test/mod.rs +6 -0
  2020. datamorph_python-1.22.1/tests/data_morph/test_cases/unwrap_test/output.json +1 -0
  2021. datamorph_python-1.22.1/tests/data_morph/test_cases/unwrap_test/scripts/main.dm +7 -0
  2022. datamorph_python-1.22.1/tests/data_morph/test_cases/unzip_test/inputs/payload.json +1 -0
  2023. datamorph_python-1.22.1/tests/data_morph/test_cases/unzip_test/metadata.json +13 -0
  2024. datamorph_python-1.22.1/tests/data_morph/test_cases/unzip_test/mod.rs +9 -0
  2025. datamorph_python-1.22.1/tests/data_morph/test_cases/unzip_test/output.json +1 -0
  2026. datamorph_python-1.22.1/tests/data_morph/test_cases/unzip_test/scripts/main.dm +3 -0
  2027. datamorph_python-1.22.1/tests/data_morph/test_cases/values_of_test/inputs/payload.json +0 -0
  2028. datamorph_python-1.22.1/tests/data_morph/test_cases/values_of_test/metadata.json +13 -0
  2029. datamorph_python-1.22.1/tests/data_morph/test_cases/values_of_test/mod.rs +10 -0
  2030. datamorph_python-1.22.1/tests/data_morph/test_cases/values_of_test/output.json +1 -0
  2031. datamorph_python-1.22.1/tests/data_morph/test_cases/values_of_test/scripts/main.dm +3 -0
  2032. datamorph_python-1.22.1/tests/data_morph/test_cases/version_runtime_test/inputs/payload.json +0 -0
  2033. datamorph_python-1.22.1/tests/data_morph/test_cases/version_runtime_test/metadata.json +13 -0
  2034. datamorph_python-1.22.1/tests/data_morph/test_cases/version_runtime_test/mod.rs +10 -0
  2035. datamorph_python-1.22.1/tests/data_morph/test_cases/version_runtime_test/output.json +5 -0
  2036. datamorph_python-1.22.1/tests/data_morph/test_cases/version_runtime_test/scripts/main.dm +8 -0
  2037. datamorph_python-1.22.1/tests/data_morph/test_cases/wait_test/inputs/payload.json +0 -0
  2038. datamorph_python-1.22.1/tests/data_morph/test_cases/wait_test/metadata.json +13 -0
  2039. datamorph_python-1.22.1/tests/data_morph/test_cases/wait_test/mod.rs +10 -0
  2040. datamorph_python-1.22.1/tests/data_morph/test_cases/wait_test/output.json +3 -0
  2041. datamorph_python-1.22.1/tests/data_morph/test_cases/wait_test/scripts/main.dm +6 -0
  2042. datamorph_python-1.22.1/tests/data_morph/test_cases/with_max_size_test/inputs/payload.json +1 -0
  2043. datamorph_python-1.22.1/tests/data_morph/test_cases/with_max_size_test/metadata.json +8 -0
  2044. datamorph_python-1.22.1/tests/data_morph/test_cases/with_max_size_test/mod.rs +6 -0
  2045. datamorph_python-1.22.1/tests/data_morph/test_cases/with_max_size_test/output.json +1 -0
  2046. datamorph_python-1.22.1/tests/data_morph/test_cases/with_max_size_test/scripts/main.dm +7 -0
  2047. datamorph_python-1.22.1/tests/data_morph/test_cases/words_test/inputs/payload.json +1 -0
  2048. datamorph_python-1.22.1/tests/data_morph/test_cases/words_test/metadata.json +8 -0
  2049. datamorph_python-1.22.1/tests/data_morph/test_cases/words_test/mod.rs +6 -0
  2050. datamorph_python-1.22.1/tests/data_morph/test_cases/words_test/output.json +1 -0
  2051. datamorph_python-1.22.1/tests/data_morph/test_cases/words_test/scripts/main.dm +4 -0
  2052. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_10_row_1/inputs/payload.xls +0 -0
  2053. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_10_row_1/metadata.json +8 -0
  2054. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_10_row_1/mod.rs +7 -0
  2055. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_10_row_1/output.xlsx +0 -0
  2056. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_10_row_1/scripts/main.dm +3 -0
  2057. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_read_basic/inputs/payload.xls +0 -0
  2058. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_read_basic/metadata.json +8 -0
  2059. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_read_basic/mod.rs +8 -0
  2060. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_read_basic/output.json +13 -0
  2061. datamorph_python-1.22.1/tests/data_morph/test_cases/xls_read_basic/scripts/main.dm +3 -0
  2062. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_1/inputs/payload.xlsx +0 -0
  2063. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_1/metadata.json +8 -0
  2064. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_1/mod.rs +8 -0
  2065. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_1/output.json +94 -0
  2066. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_1/scripts/main.dm +3 -0
  2067. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_2/inputs/payload.json +94 -0
  2068. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_2/metadata.json +8 -0
  2069. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_2/mod.rs +8 -0
  2070. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_2/output.json +6 -0
  2071. datamorph_python-1.22.1/tests/data_morph/test_cases/xlss_10_row_2/scripts/main.dm +8 -0
  2072. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/inputs/payload.fixture.json +7 -0
  2073. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/inputs/payload.xlsx +0 -0
  2074. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/metadata.json +8 -0
  2075. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/mod.rs +9 -0
  2076. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/output.json +19 -0
  2077. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_basic/scripts/main.dm +3 -0
  2078. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/inputs/payload.fixture.json +7 -0
  2079. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/inputs/payload.fixture.write_opts.json +1 -0
  2080. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/inputs/payload.xlsx +0 -0
  2081. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/metadata.json +8 -0
  2082. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/mod.rs +9 -0
  2083. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/output.json +12 -0
  2084. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_empty_rows/scripts/main.dm +3 -0
  2085. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/inputs/payload.fixture.json +10 -0
  2086. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/inputs/payload.xlsx +0 -0
  2087. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/metadata.json +8 -0
  2088. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/mod.rs +9 -0
  2089. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/output.json +22 -0
  2090. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_multi_sheet/scripts/main.dm +3 -0
  2091. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/inputs/payload.fixture.json +7 -0
  2092. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/inputs/payload.xlsx +0 -0
  2093. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/metadata.json +8 -0
  2094. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/mod.rs +9 -0
  2095. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/output.json +24 -0
  2096. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_no_header/scripts/main.dm +3 -0
  2097. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/inputs/payload.fixture.json +7 -0
  2098. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/inputs/payload.xlsx +0 -0
  2099. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/metadata.json +8 -0
  2100. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/mod.rs +9 -0
  2101. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/output.json +16 -0
  2102. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_limit/scripts/main.dm +3 -0
  2103. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/inputs/payload.fixture.json +12 -0
  2104. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/inputs/payload.fixture.write_opts.json +1 -0
  2105. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/inputs/payload.xlsx +0 -0
  2106. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/metadata.json +8 -0
  2107. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/mod.rs +9 -0
  2108. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/output.json +12 -0
  2109. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_table_offset/scripts/main.dm +3 -0
  2110. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/inputs/payload.fixture.json +6 -0
  2111. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/inputs/payload.xlsx +0 -0
  2112. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/metadata.json +8 -0
  2113. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/mod.rs +9 -0
  2114. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/output.json +18 -0
  2115. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_read_types/scripts/main.dm +3 -0
  2116. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_basic/inputs/payload.json +19 -0
  2117. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_basic/metadata.json +8 -0
  2118. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_basic/mod.rs +8 -0
  2119. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_basic/output.json +7 -0
  2120. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_basic/scripts/main.dm +3 -0
  2121. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_multi_sheet/inputs/payload.json +22 -0
  2122. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_multi_sheet/metadata.json +8 -0
  2123. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_multi_sheet/mod.rs +8 -0
  2124. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_multi_sheet/output.json +10 -0
  2125. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_multi_sheet/scripts/main.dm +3 -0
  2126. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_no_header/inputs/payload.json +12 -0
  2127. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_no_header/metadata.json +8 -0
  2128. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_no_header/mod.rs +8 -0
  2129. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_no_header/output.json +8 -0
  2130. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_no_header/scripts/main.dm +3 -0
  2131. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_table_offset/inputs/payload.json +12 -0
  2132. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_table_offset/metadata.json +8 -0
  2133. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_table_offset/mod.rs +8 -0
  2134. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_table_offset/output.json +12 -0
  2135. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_table_offset/scripts/main.dm +3 -0
  2136. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_types/inputs/payload.json +18 -0
  2137. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_types/metadata.json +8 -0
  2138. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_types/mod.rs +8 -0
  2139. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_types/output.json +6 -0
  2140. datamorph_python-1.22.1/tests/data_morph/test_cases/xlsx_write_types/scripts/main.dm +3 -0
  2141. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/attributes.json +1 -0
  2142. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/correlationId.txt +1 -0
  2143. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/payload.xml +147 -0
  2144. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/vars.integrationIdToRemove.txt +1 -0
  2145. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/vars.sourceSystemId.txt +1 -0
  2146. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/inputs/vars.targetSystemId.txt +0 -0
  2147. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/metadata.json +55 -0
  2148. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/mod.rs +6 -0
  2149. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/output.json +157 -0
  2150. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_attributes/scripts/main.dm +77 -0
  2151. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/attributes.json +1 -0
  2152. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/correlationId.txt +1 -0
  2153. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/payload.xml +95 -0
  2154. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/vars.integrationIdToRemove.txt +1 -0
  2155. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/vars.sourceSystemId.txt +1 -0
  2156. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/inputs/vars.targetSystemId.txt +0 -0
  2157. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/metadata.json +59 -0
  2158. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/mod.rs +6 -0
  2159. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/output.xml +7 -0
  2160. datamorph_python-1.22.1/tests/data_morph/test_cases/xml_complex_transformation/scripts/main.dm +23 -0
  2161. datamorph_python-1.22.1/tests/data_morph/test_cases/xsi_type_test/inputs/payload.json +1 -0
  2162. datamorph_python-1.22.1/tests/data_morph/test_cases/xsi_type_test/metadata.json +13 -0
  2163. datamorph_python-1.22.1/tests/data_morph/test_cases/xsi_type_test/mod.rs +6 -0
  2164. datamorph_python-1.22.1/tests/data_morph/test_cases/xsi_type_test/output.json +6 -0
  2165. datamorph_python-1.22.1/tests/data_morph/test_cases/xsi_type_test/scripts/main.dm +9 -0
  2166. datamorph_python-1.22.1/tests/data_morph/test_cases/yaml_objects_to_openapi_schema/inputs/payload.yaml +17 -0
  2167. datamorph_python-1.22.1/tests/data_morph/test_cases/yaml_objects_to_openapi_schema/metadata.json +19 -0
  2168. datamorph_python-1.22.1/tests/data_morph/test_cases/yaml_objects_to_openapi_schema/mod.rs +7 -0
  2169. datamorph_python-1.22.1/tests/data_morph/test_cases/yaml_objects_to_openapi_schema/output.yml +43 -0
  2170. datamorph_python-1.22.1/tests/data_morph/test_cases/yaml_objects_to_openapi_schema/scripts/main.dm +26 -0
  2171. datamorph_python-1.22.1/tests/data_morph/test_cases/zip_test/inputs/payload.json +0 -0
  2172. datamorph_python-1.22.1/tests/data_morph/test_cases/zip_test/metadata.json +13 -0
  2173. datamorph_python-1.22.1/tests/data_morph/test_cases/zip_test/mod.rs +9 -0
  2174. datamorph_python-1.22.1/tests/data_morph/test_cases/zip_test/output.json +1 -0
  2175. datamorph_python-1.22.1/tests/data_morph/test_cases/zip_test/scripts/main.dm +3 -0
  2176. datamorph_python-1.22.1/tests/data_morph/type_system.rs +332 -0
  2177. datamorph_python-1.22.1/tests/data_morph/variables.rs +435 -0
  2178. datamorph_python-1.22.1/tests/data_morph/while_loop.rs +28 -0
  2179. datamorph_python-1.22.1/tests/data_morph/xml_handling.rs +533 -0
  2180. datamorph_python-1.22.1/tests/debug.rs +280 -0
  2181. datamorph_python-1.22.1/tests/debug_simple_concat.dm +3 -0
  2182. datamorph_python-1.22.1/tests/mod.rs +1 -0
  2183. datamorph_python-1.22.1/tests/rustfmt.toml +2 -0
@@ -0,0 +1,4384 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 3
4
+
5
+ [[package]]
6
+ name = "adler2"
7
+ version = "2.0.1"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
+
11
+ [[package]]
12
+ name = "adobe-cmap-parser"
13
+ version = "0.4.1"
14
+ source = "registry+https://github.com/rust-lang/crates.io-index"
15
+ checksum = "ae8abfa9a4688de8fc9f42b3f013b6fffec18ed8a554f5f113577e0b9b3212a3"
16
+ dependencies = [
17
+ "pom",
18
+ ]
19
+
20
+ [[package]]
21
+ name = "aes"
22
+ version = "0.8.4"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
25
+ dependencies = [
26
+ "cfg-if",
27
+ "cipher",
28
+ "cpufeatures",
29
+ ]
30
+
31
+ [[package]]
32
+ name = "ahash"
33
+ version = "0.8.12"
34
+ source = "registry+https://github.com/rust-lang/crates.io-index"
35
+ checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
36
+ dependencies = [
37
+ "cfg-if",
38
+ "const-random",
39
+ "getrandom 0.3.4",
40
+ "once_cell",
41
+ "version_check",
42
+ "zerocopy",
43
+ ]
44
+
45
+ [[package]]
46
+ name = "aho-corasick"
47
+ version = "1.1.4"
48
+ source = "registry+https://github.com/rust-lang/crates.io-index"
49
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
50
+ dependencies = [
51
+ "memchr",
52
+ ]
53
+
54
+ [[package]]
55
+ name = "android_system_properties"
56
+ version = "0.1.5"
57
+ source = "registry+https://github.com/rust-lang/crates.io-index"
58
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
59
+ dependencies = [
60
+ "libc",
61
+ ]
62
+
63
+ [[package]]
64
+ name = "anes"
65
+ version = "0.1.6"
66
+ source = "registry+https://github.com/rust-lang/crates.io-index"
67
+ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
68
+
69
+ [[package]]
70
+ name = "anstream"
71
+ version = "0.6.21"
72
+ source = "registry+https://github.com/rust-lang/crates.io-index"
73
+ checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
74
+ dependencies = [
75
+ "anstyle",
76
+ "anstyle-parse",
77
+ "anstyle-query",
78
+ "anstyle-wincon",
79
+ "colorchoice",
80
+ "is_terminal_polyfill",
81
+ "utf8parse",
82
+ ]
83
+
84
+ [[package]]
85
+ name = "anstyle"
86
+ version = "1.0.13"
87
+ source = "registry+https://github.com/rust-lang/crates.io-index"
88
+ checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
89
+
90
+ [[package]]
91
+ name = "anstyle-parse"
92
+ version = "0.2.7"
93
+ source = "registry+https://github.com/rust-lang/crates.io-index"
94
+ checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
95
+ dependencies = [
96
+ "utf8parse",
97
+ ]
98
+
99
+ [[package]]
100
+ name = "anstyle-query"
101
+ version = "1.1.5"
102
+ source = "registry+https://github.com/rust-lang/crates.io-index"
103
+ checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
104
+ dependencies = [
105
+ "windows-sys 0.61.2",
106
+ ]
107
+
108
+ [[package]]
109
+ name = "anstyle-wincon"
110
+ version = "3.0.11"
111
+ source = "registry+https://github.com/rust-lang/crates.io-index"
112
+ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
113
+ dependencies = [
114
+ "anstyle",
115
+ "once_cell_polyfill",
116
+ "windows-sys 0.61.2",
117
+ ]
118
+
119
+ [[package]]
120
+ name = "ar_archive_writer"
121
+ version = "0.5.1"
122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
123
+ checksum = "7eb93bbb63b9c227414f6eb3a0adfddca591a8ce1e9b60661bb08969b87e340b"
124
+ dependencies = [
125
+ "object",
126
+ ]
127
+
128
+ [[package]]
129
+ name = "arbitrary"
130
+ version = "1.4.2"
131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
132
+ checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1"
133
+ dependencies = [
134
+ "derive_arbitrary",
135
+ ]
136
+
137
+ [[package]]
138
+ name = "arraydeque"
139
+ version = "0.5.1"
140
+ source = "registry+https://github.com/rust-lang/crates.io-index"
141
+ checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
142
+
143
+ [[package]]
144
+ name = "arrayvec"
145
+ version = "0.7.6"
146
+ source = "registry+https://github.com/rust-lang/crates.io-index"
147
+ checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
148
+
149
+ [[package]]
150
+ name = "ascii"
151
+ version = "1.1.0"
152
+ source = "registry+https://github.com/rust-lang/crates.io-index"
153
+ checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
154
+
155
+ [[package]]
156
+ name = "async-trait"
157
+ version = "0.1.89"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
160
+ dependencies = [
161
+ "proc-macro2",
162
+ "quote",
163
+ "syn 2.0.111",
164
+ ]
165
+
166
+ [[package]]
167
+ name = "attribute-derive"
168
+ version = "0.10.5"
169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
170
+ checksum = "05832cdddc8f2650cc2cc187cc2e952b8c133a48eb055f35211f61ee81502d77"
171
+ dependencies = [
172
+ "attribute-derive-macro",
173
+ "derive-where",
174
+ "manyhow",
175
+ "proc-macro2",
176
+ "quote",
177
+ "syn 2.0.111",
178
+ ]
179
+
180
+ [[package]]
181
+ name = "attribute-derive-macro"
182
+ version = "0.10.5"
183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
184
+ checksum = "0a7cdbbd4bd005c5d3e2e9c885e6fa575db4f4a3572335b974d8db853b6beb61"
185
+ dependencies = [
186
+ "collection_literals",
187
+ "interpolator",
188
+ "manyhow",
189
+ "proc-macro-utils",
190
+ "proc-macro2",
191
+ "quote",
192
+ "quote-use",
193
+ "syn 2.0.111",
194
+ ]
195
+
196
+ [[package]]
197
+ name = "autocfg"
198
+ version = "1.5.0"
199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
200
+ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
201
+
202
+ [[package]]
203
+ name = "base-x"
204
+ version = "0.2.11"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
207
+
208
+ [[package]]
209
+ name = "base64"
210
+ version = "0.22.1"
211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
212
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
213
+
214
+ [[package]]
215
+ name = "bitflags"
216
+ version = "2.11.1"
217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
218
+ checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
219
+
220
+ [[package]]
221
+ name = "bitflagset"
222
+ version = "0.0.3"
223
+ source = "registry+https://github.com/rust-lang/crates.io-index"
224
+ checksum = "64b6ee310aa7af14142c8c9121775774ff601ae055ed98ba7fac96098bcde1b9"
225
+ dependencies = [
226
+ "num-integer",
227
+ "num-traits",
228
+ "radium",
229
+ "ref-cast",
230
+ ]
231
+
232
+ [[package]]
233
+ name = "bitmaps"
234
+ version = "2.1.0"
235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
236
+ checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
237
+ dependencies = [
238
+ "typenum",
239
+ ]
240
+
241
+ [[package]]
242
+ name = "block-buffer"
243
+ version = "0.10.4"
244
+ source = "registry+https://github.com/rust-lang/crates.io-index"
245
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
246
+ dependencies = [
247
+ "generic-array",
248
+ ]
249
+
250
+ [[package]]
251
+ name = "block-padding"
252
+ version = "0.3.3"
253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
254
+ checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
255
+ dependencies = [
256
+ "generic-array",
257
+ ]
258
+
259
+ [[package]]
260
+ name = "bstr"
261
+ version = "1.12.1"
262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
263
+ checksum = "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab"
264
+ dependencies = [
265
+ "memchr",
266
+ "regex-automata",
267
+ "serde",
268
+ ]
269
+
270
+ [[package]]
271
+ name = "bumpalo"
272
+ version = "3.19.1"
273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
274
+ checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
275
+
276
+ [[package]]
277
+ name = "bytecount"
278
+ version = "0.6.9"
279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
280
+ checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e"
281
+
282
+ [[package]]
283
+ name = "bytemuck"
284
+ version = "1.25.0"
285
+ source = "registry+https://github.com/rust-lang/crates.io-index"
286
+ checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
287
+
288
+ [[package]]
289
+ name = "byteorder"
290
+ version = "1.5.0"
291
+ source = "registry+https://github.com/rust-lang/crates.io-index"
292
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
293
+
294
+ [[package]]
295
+ name = "bytes"
296
+ version = "1.11.0"
297
+ source = "registry+https://github.com/rust-lang/crates.io-index"
298
+ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
299
+
300
+ [[package]]
301
+ name = "calamine"
302
+ version = "0.26.1"
303
+ source = "registry+https://github.com/rust-lang/crates.io-index"
304
+ checksum = "138646b9af2c5d7f1804ea4bf93afc597737d2bd4f7341d67c48b03316976eb1"
305
+ dependencies = [
306
+ "byteorder",
307
+ "codepage",
308
+ "encoding_rs",
309
+ "log",
310
+ "quick-xml 0.31.0",
311
+ "serde",
312
+ "zip",
313
+ ]
314
+
315
+ [[package]]
316
+ name = "caseless"
317
+ version = "0.2.2"
318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
319
+ checksum = "8b6fd507454086c8edfd769ca6ada439193cdb209c7681712ef6275cccbfe5d8"
320
+ dependencies = [
321
+ "unicode-normalization",
322
+ ]
323
+
324
+ [[package]]
325
+ name = "cast"
326
+ version = "0.3.0"
327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
328
+ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
329
+
330
+ [[package]]
331
+ name = "castaway"
332
+ version = "0.2.4"
333
+ source = "registry+https://github.com/rust-lang/crates.io-index"
334
+ checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a"
335
+ dependencies = [
336
+ "rustversion",
337
+ ]
338
+
339
+ [[package]]
340
+ name = "cbc"
341
+ version = "0.1.2"
342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
343
+ checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
344
+ dependencies = [
345
+ "cipher",
346
+ ]
347
+
348
+ [[package]]
349
+ name = "cc"
350
+ version = "1.2.51"
351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
352
+ checksum = "7a0aeaff4ff1a90589618835a598e545176939b97874f7abc7851caa0618f203"
353
+ dependencies = [
354
+ "find-msvc-tools",
355
+ "shlex",
356
+ ]
357
+
358
+ [[package]]
359
+ name = "cesu8"
360
+ version = "1.1.0"
361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
362
+ checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
363
+
364
+ [[package]]
365
+ name = "cff-parser"
366
+ version = "0.1.0"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "31f5b6e9141c036f3ff4ce7b2f7e432b0f00dee416ddcd4f17741d189ddc2e9d"
369
+
370
+ [[package]]
371
+ name = "cfg-if"
372
+ version = "1.0.4"
373
+ source = "registry+https://github.com/rust-lang/crates.io-index"
374
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
375
+
376
+ [[package]]
377
+ name = "cfg_aliases"
378
+ version = "0.2.1"
379
+ source = "registry+https://github.com/rust-lang/crates.io-index"
380
+ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
381
+
382
+ [[package]]
383
+ name = "chrono"
384
+ version = "0.4.44"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0"
387
+ dependencies = [
388
+ "iana-time-zone",
389
+ "js-sys",
390
+ "num-traits",
391
+ "wasm-bindgen",
392
+ "windows-link",
393
+ ]
394
+
395
+ [[package]]
396
+ name = "ciborium"
397
+ version = "0.2.2"
398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
399
+ checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
400
+ dependencies = [
401
+ "ciborium-io",
402
+ "ciborium-ll",
403
+ "serde",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "ciborium-io"
408
+ version = "0.2.2"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
411
+
412
+ [[package]]
413
+ name = "ciborium-ll"
414
+ version = "0.2.2"
415
+ source = "registry+https://github.com/rust-lang/crates.io-index"
416
+ checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
417
+ dependencies = [
418
+ "ciborium-io",
419
+ "half",
420
+ ]
421
+
422
+ [[package]]
423
+ name = "cipher"
424
+ version = "0.4.4"
425
+ source = "registry+https://github.com/rust-lang/crates.io-index"
426
+ checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
427
+ dependencies = [
428
+ "crypto-common",
429
+ "inout",
430
+ ]
431
+
432
+ [[package]]
433
+ name = "clap"
434
+ version = "4.5.53"
435
+ source = "registry+https://github.com/rust-lang/crates.io-index"
436
+ checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8"
437
+ dependencies = [
438
+ "clap_builder",
439
+ ]
440
+
441
+ [[package]]
442
+ name = "clap_builder"
443
+ version = "4.5.53"
444
+ source = "registry+https://github.com/rust-lang/crates.io-index"
445
+ checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00"
446
+ dependencies = [
447
+ "anstyle",
448
+ "clap_lex",
449
+ ]
450
+
451
+ [[package]]
452
+ name = "clap_lex"
453
+ version = "0.7.6"
454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
455
+ checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
456
+
457
+ [[package]]
458
+ name = "clipboard-win"
459
+ version = "5.4.1"
460
+ source = "registry+https://github.com/rust-lang/crates.io-index"
461
+ checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4"
462
+ dependencies = [
463
+ "error-code",
464
+ ]
465
+
466
+ [[package]]
467
+ name = "codepage"
468
+ version = "0.1.2"
469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
470
+ checksum = "48f68d061bc2828ae826206326e61251aca94c1e4a5305cf52d9138639c918b4"
471
+ dependencies = [
472
+ "encoding_rs",
473
+ ]
474
+
475
+ [[package]]
476
+ name = "collection_literals"
477
+ version = "1.0.3"
478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
479
+ checksum = "2550f75b8cfac212855f6b1885455df8eaee8fe8e246b647d69146142e016084"
480
+
481
+ [[package]]
482
+ name = "colorchoice"
483
+ version = "1.0.4"
484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
485
+ checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
486
+
487
+ [[package]]
488
+ name = "combine"
489
+ version = "4.6.7"
490
+ source = "registry+https://github.com/rust-lang/crates.io-index"
491
+ checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
492
+ dependencies = [
493
+ "bytes",
494
+ "memchr",
495
+ ]
496
+
497
+ [[package]]
498
+ name = "compact_str"
499
+ version = "0.9.0"
500
+ source = "registry+https://github.com/rust-lang/crates.io-index"
501
+ checksum = "3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a"
502
+ dependencies = [
503
+ "castaway",
504
+ "cfg-if",
505
+ "itoa",
506
+ "rustversion",
507
+ "ryu",
508
+ "static_assertions",
509
+ ]
510
+
511
+ [[package]]
512
+ name = "console_error_panic_hook"
513
+ version = "0.1.7"
514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
515
+ checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
516
+ dependencies = [
517
+ "cfg-if",
518
+ "wasm-bindgen",
519
+ ]
520
+
521
+ [[package]]
522
+ name = "const-random"
523
+ version = "0.1.18"
524
+ source = "registry+https://github.com/rust-lang/crates.io-index"
525
+ checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
526
+ dependencies = [
527
+ "const-random-macro",
528
+ ]
529
+
530
+ [[package]]
531
+ name = "const-random-macro"
532
+ version = "0.1.16"
533
+ source = "registry+https://github.com/rust-lang/crates.io-index"
534
+ checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
535
+ dependencies = [
536
+ "getrandom 0.2.16",
537
+ "once_cell",
538
+ "tiny-keccak",
539
+ ]
540
+
541
+ [[package]]
542
+ name = "constant_time_eq"
543
+ version = "0.4.2"
544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
545
+ checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
546
+
547
+ [[package]]
548
+ name = "core-foundation-sys"
549
+ version = "0.8.7"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
552
+
553
+ [[package]]
554
+ name = "cpufeatures"
555
+ version = "0.2.17"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
558
+ dependencies = [
559
+ "libc",
560
+ ]
561
+
562
+ [[package]]
563
+ name = "crc32fast"
564
+ version = "1.5.0"
565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
566
+ checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
567
+ dependencies = [
568
+ "cfg-if",
569
+ ]
570
+
571
+ [[package]]
572
+ name = "criterion"
573
+ version = "0.6.0"
574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
575
+ checksum = "3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679"
576
+ dependencies = [
577
+ "anes",
578
+ "cast",
579
+ "ciborium",
580
+ "clap",
581
+ "criterion-plot",
582
+ "itertools 0.13.0",
583
+ "num-traits",
584
+ "oorandom",
585
+ "plotters",
586
+ "rayon",
587
+ "regex",
588
+ "serde",
589
+ "serde_json",
590
+ "tinytemplate",
591
+ "walkdir",
592
+ ]
593
+
594
+ [[package]]
595
+ name = "criterion-plot"
596
+ version = "0.5.0"
597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
598
+ checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
599
+ dependencies = [
600
+ "cast",
601
+ "itertools 0.10.5",
602
+ ]
603
+
604
+ [[package]]
605
+ name = "crossbeam-deque"
606
+ version = "0.8.6"
607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
608
+ checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
609
+ dependencies = [
610
+ "crossbeam-epoch",
611
+ "crossbeam-utils",
612
+ ]
613
+
614
+ [[package]]
615
+ name = "crossbeam-epoch"
616
+ version = "0.9.18"
617
+ source = "registry+https://github.com/rust-lang/crates.io-index"
618
+ checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
619
+ dependencies = [
620
+ "crossbeam-utils",
621
+ ]
622
+
623
+ [[package]]
624
+ name = "crossbeam-utils"
625
+ version = "0.8.21"
626
+ source = "registry+https://github.com/rust-lang/crates.io-index"
627
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
628
+
629
+ [[package]]
630
+ name = "crunchy"
631
+ version = "0.2.4"
632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
633
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
634
+
635
+ [[package]]
636
+ name = "crypto-common"
637
+ version = "0.1.7"
638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
639
+ checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
640
+ dependencies = [
641
+ "generic-array",
642
+ "typenum",
643
+ ]
644
+
645
+ [[package]]
646
+ name = "data-morph"
647
+ version = "1.22.1"
648
+ dependencies = [
649
+ "ahash",
650
+ "arbitrary",
651
+ "base64",
652
+ "bitflags",
653
+ "calamine",
654
+ "cfg-if",
655
+ "chrono",
656
+ "criterion",
657
+ "data_morph_codegen",
658
+ "digest",
659
+ "document-features",
660
+ "dyn-clone",
661
+ "env_logger",
662
+ "frunk",
663
+ "getrandom 0.2.16",
664
+ "hashify",
665
+ "hmac",
666
+ "im",
667
+ "indexmap",
668
+ "instant",
669
+ "log",
670
+ "lopdf",
671
+ "md5",
672
+ "num-traits",
673
+ "once_cell",
674
+ "pdf-extract",
675
+ "percent-encoding",
676
+ "pluralizer",
677
+ "quick-xml 0.37.5",
678
+ "regex",
679
+ "rmp-serde",
680
+ "rust_decimal",
681
+ "rust_xlsxwriter",
682
+ "rustyline 15.0.0",
683
+ "serde",
684
+ "serde_json",
685
+ "sha1 0.10.6",
686
+ "sha2",
687
+ "smallvec",
688
+ "smartstring",
689
+ "stacker",
690
+ "thin-vec",
691
+ "thiserror 2.0.17",
692
+ "time-format",
693
+ "unicode-xid",
694
+ "url",
695
+ "yaml-rust2",
696
+ ]
697
+
698
+ [[package]]
699
+ name = "data-morph-jni"
700
+ version = "0.1.0"
701
+ dependencies = [
702
+ "base64",
703
+ "data-morph",
704
+ "encoding_rs",
705
+ "jni",
706
+ "serde",
707
+ "serde_json",
708
+ "thiserror 2.0.17",
709
+ ]
710
+
711
+ [[package]]
712
+ name = "data-morph-wasm"
713
+ version = "0.1.0"
714
+ dependencies = [
715
+ "base64",
716
+ "console_error_panic_hook",
717
+ "data-morph",
718
+ "getrandom 0.3.4",
719
+ "js-sys",
720
+ "serde",
721
+ "serde_json",
722
+ "wasm-bindgen",
723
+ "wasm-bindgen-test",
724
+ "web-sys",
725
+ "yaml-rust2",
726
+ "zip",
727
+ ]
728
+
729
+ [[package]]
730
+ name = "data_morph_codegen"
731
+ version = "2.2.0"
732
+ dependencies = [
733
+ "proc-macro2",
734
+ "quote",
735
+ "syn 2.0.111",
736
+ "trybuild",
737
+ ]
738
+
739
+ [[package]]
740
+ name = "datamorph-py"
741
+ version = "1.22.1"
742
+ dependencies = [
743
+ "data-morph",
744
+ "pyo3",
745
+ "serde_json",
746
+ ]
747
+
748
+ [[package]]
749
+ name = "datamorph-python"
750
+ version = "0.1.0"
751
+ dependencies = [
752
+ "base64",
753
+ "data-morph",
754
+ "log",
755
+ "regex",
756
+ "rustpython-vm",
757
+ "serde",
758
+ "serde_json",
759
+ ]
760
+
761
+ [[package]]
762
+ name = "datamorph-python-wasm"
763
+ version = "0.1.0"
764
+ dependencies = [
765
+ "console_error_panic_hook",
766
+ "datamorph-python",
767
+ "getrandom 0.3.4",
768
+ "js-sys",
769
+ "serde",
770
+ "serde_json",
771
+ "wasm-bindgen",
772
+ "wasm-bindgen-test",
773
+ "web-sys",
774
+ ]
775
+
776
+ [[package]]
777
+ name = "deranged"
778
+ version = "0.5.8"
779
+ source = "registry+https://github.com/rust-lang/crates.io-index"
780
+ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
781
+ dependencies = [
782
+ "powerfmt",
783
+ ]
784
+
785
+ [[package]]
786
+ name = "derive-where"
787
+ version = "1.6.1"
788
+ source = "registry+https://github.com/rust-lang/crates.io-index"
789
+ checksum = "d08b3a0bcc0d079199cd476b2cae8435016ec11d1c0986c6901c5ac223041534"
790
+ dependencies = [
791
+ "proc-macro2",
792
+ "quote",
793
+ "syn 2.0.111",
794
+ ]
795
+
796
+ [[package]]
797
+ name = "derive_arbitrary"
798
+ version = "1.4.2"
799
+ source = "registry+https://github.com/rust-lang/crates.io-index"
800
+ checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a"
801
+ dependencies = [
802
+ "proc-macro2",
803
+ "quote",
804
+ "syn 2.0.111",
805
+ ]
806
+
807
+ [[package]]
808
+ name = "digest"
809
+ version = "0.10.7"
810
+ source = "registry+https://github.com/rust-lang/crates.io-index"
811
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
812
+ dependencies = [
813
+ "block-buffer",
814
+ "crypto-common",
815
+ "subtle",
816
+ ]
817
+
818
+ [[package]]
819
+ name = "discard"
820
+ version = "1.0.4"
821
+ source = "registry+https://github.com/rust-lang/crates.io-index"
822
+ checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
823
+
824
+ [[package]]
825
+ name = "displaydoc"
826
+ version = "0.2.5"
827
+ source = "registry+https://github.com/rust-lang/crates.io-index"
828
+ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
829
+ dependencies = [
830
+ "proc-macro2",
831
+ "quote",
832
+ "syn 2.0.111",
833
+ ]
834
+
835
+ [[package]]
836
+ name = "document-features"
837
+ version = "0.2.12"
838
+ source = "registry+https://github.com/rust-lang/crates.io-index"
839
+ checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
840
+ dependencies = [
841
+ "litrs",
842
+ ]
843
+
844
+ [[package]]
845
+ name = "dyn-clone"
846
+ version = "1.0.20"
847
+ source = "registry+https://github.com/rust-lang/crates.io-index"
848
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
849
+
850
+ [[package]]
851
+ name = "ecb"
852
+ version = "0.1.2"
853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
854
+ checksum = "1a8bfa975b1aec2145850fcaa1c6fe269a16578c44705a532ae3edc92b8881c7"
855
+ dependencies = [
856
+ "cipher",
857
+ ]
858
+
859
+ [[package]]
860
+ name = "either"
861
+ version = "1.15.0"
862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
863
+ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
864
+
865
+ [[package]]
866
+ name = "encoding_rs"
867
+ version = "0.8.35"
868
+ source = "registry+https://github.com/rust-lang/crates.io-index"
869
+ checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
870
+ dependencies = [
871
+ "cfg-if",
872
+ ]
873
+
874
+ [[package]]
875
+ name = "endian-type"
876
+ version = "0.1.2"
877
+ source = "registry+https://github.com/rust-lang/crates.io-index"
878
+ checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
879
+
880
+ [[package]]
881
+ name = "env_filter"
882
+ version = "0.1.4"
883
+ source = "registry+https://github.com/rust-lang/crates.io-index"
884
+ checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2"
885
+ dependencies = [
886
+ "log",
887
+ "regex",
888
+ ]
889
+
890
+ [[package]]
891
+ name = "env_logger"
892
+ version = "0.11.8"
893
+ source = "registry+https://github.com/rust-lang/crates.io-index"
894
+ checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f"
895
+ dependencies = [
896
+ "anstream",
897
+ "anstyle",
898
+ "env_filter",
899
+ "jiff",
900
+ "log",
901
+ ]
902
+
903
+ [[package]]
904
+ name = "equivalent"
905
+ version = "1.0.2"
906
+ source = "registry+https://github.com/rust-lang/crates.io-index"
907
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
908
+
909
+ [[package]]
910
+ name = "errno"
911
+ version = "0.3.14"
912
+ source = "registry+https://github.com/rust-lang/crates.io-index"
913
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
914
+ dependencies = [
915
+ "libc",
916
+ "windows-sys 0.61.2",
917
+ ]
918
+
919
+ [[package]]
920
+ name = "error-code"
921
+ version = "3.3.2"
922
+ source = "registry+https://github.com/rust-lang/crates.io-index"
923
+ checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59"
924
+
925
+ [[package]]
926
+ name = "euclid"
927
+ version = "0.20.14"
928
+ source = "registry+https://github.com/rust-lang/crates.io-index"
929
+ checksum = "2bb7ef65b3777a325d1eeefefab5b6d4959da54747e33bd6258e789640f307ad"
930
+ dependencies = [
931
+ "num-traits",
932
+ ]
933
+
934
+ [[package]]
935
+ name = "exitcode"
936
+ version = "1.1.2"
937
+ source = "registry+https://github.com/rust-lang/crates.io-index"
938
+ checksum = "de853764b47027c2e862a995c34978ffa63c1501f2e15f987ba11bd4f9bba193"
939
+
940
+ [[package]]
941
+ name = "fastrand"
942
+ version = "2.4.1"
943
+ source = "registry+https://github.com/rust-lang/crates.io-index"
944
+ checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
945
+
946
+ [[package]]
947
+ name = "fd-lock"
948
+ version = "4.0.4"
949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
950
+ checksum = "0ce92ff622d6dadf7349484f42c93271a0d49b7cc4d466a936405bacbe10aa78"
951
+ dependencies = [
952
+ "cfg-if",
953
+ "rustix",
954
+ "windows-sys 0.59.0",
955
+ ]
956
+
957
+ [[package]]
958
+ name = "find-msvc-tools"
959
+ version = "0.1.6"
960
+ source = "registry+https://github.com/rust-lang/crates.io-index"
961
+ checksum = "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff"
962
+
963
+ [[package]]
964
+ name = "flate2"
965
+ version = "1.1.9"
966
+ source = "registry+https://github.com/rust-lang/crates.io-index"
967
+ checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
968
+ dependencies = [
969
+ "crc32fast",
970
+ "miniz_oxide",
971
+ ]
972
+
973
+ [[package]]
974
+ name = "foldhash"
975
+ version = "0.2.0"
976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
977
+ checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
978
+
979
+ [[package]]
980
+ name = "form_urlencoded"
981
+ version = "1.2.2"
982
+ source = "registry+https://github.com/rust-lang/crates.io-index"
983
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
984
+ dependencies = [
985
+ "percent-encoding",
986
+ ]
987
+
988
+ [[package]]
989
+ name = "frunk"
990
+ version = "0.4.4"
991
+ source = "registry+https://github.com/rust-lang/crates.io-index"
992
+ checksum = "28aef0f9aa070bce60767c12ba9cb41efeaf1a2bc6427f87b7d83f11239a16d7"
993
+ dependencies = [
994
+ "frunk_core",
995
+ "frunk_derives",
996
+ "frunk_proc_macros",
997
+ "serde",
998
+ ]
999
+
1000
+ [[package]]
1001
+ name = "frunk_core"
1002
+ version = "0.4.4"
1003
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1004
+ checksum = "476eeaa382e3462b84da5d6ba3da97b5786823c2d0d3a0d04ef088d073da225c"
1005
+ dependencies = [
1006
+ "serde",
1007
+ ]
1008
+
1009
+ [[package]]
1010
+ name = "frunk_derives"
1011
+ version = "0.4.4"
1012
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1013
+ checksum = "a0b4095fc99e1d858e5b8c7125d2638372ec85aa0fe6c807105cf10b0265ca6c"
1014
+ dependencies = [
1015
+ "frunk_proc_macro_helpers",
1016
+ "quote",
1017
+ "syn 2.0.111",
1018
+ ]
1019
+
1020
+ [[package]]
1021
+ name = "frunk_proc_macro_helpers"
1022
+ version = "0.1.4"
1023
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1024
+ checksum = "1952b802269f2db12ab7c0bd328d0ae8feaabf19f352a7b0af7bb0c5693abfce"
1025
+ dependencies = [
1026
+ "frunk_core",
1027
+ "proc-macro2",
1028
+ "quote",
1029
+ "syn 2.0.111",
1030
+ ]
1031
+
1032
+ [[package]]
1033
+ name = "frunk_proc_macros"
1034
+ version = "0.1.4"
1035
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1036
+ checksum = "3462f590fa236005bd7ca4847f81438bd6fe0febd4d04e11968d4c2e96437e78"
1037
+ dependencies = [
1038
+ "frunk_core",
1039
+ "frunk_proc_macro_helpers",
1040
+ "quote",
1041
+ "syn 2.0.111",
1042
+ ]
1043
+
1044
+ [[package]]
1045
+ name = "generic-array"
1046
+ version = "0.14.7"
1047
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1048
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1049
+ dependencies = [
1050
+ "typenum",
1051
+ "version_check",
1052
+ ]
1053
+
1054
+ [[package]]
1055
+ name = "get-size-derive2"
1056
+ version = "0.7.4"
1057
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1058
+ checksum = "f2b6d1e2f75c16bfbcd0f95d84f99858a6e2f885c2287d1f5c3a96e8444a34b4"
1059
+ dependencies = [
1060
+ "attribute-derive",
1061
+ "quote",
1062
+ "syn 2.0.111",
1063
+ ]
1064
+
1065
+ [[package]]
1066
+ name = "get-size2"
1067
+ version = "0.7.4"
1068
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1069
+ checksum = "49cf31a6d70300cf81461098f7797571362387ef4bf85d32ac47eaa59b3a5a1a"
1070
+ dependencies = [
1071
+ "compact_str",
1072
+ "get-size-derive2",
1073
+ "hashbrown 0.16.1",
1074
+ "ordermap",
1075
+ "smallvec",
1076
+ ]
1077
+
1078
+ [[package]]
1079
+ name = "getopts"
1080
+ version = "0.2.24"
1081
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1082
+ checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df"
1083
+ dependencies = [
1084
+ "unicode-width 0.2.2",
1085
+ ]
1086
+
1087
+ [[package]]
1088
+ name = "getrandom"
1089
+ version = "0.2.16"
1090
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1091
+ checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1092
+ dependencies = [
1093
+ "cfg-if",
1094
+ "js-sys",
1095
+ "libc",
1096
+ "wasi",
1097
+ "wasm-bindgen",
1098
+ ]
1099
+
1100
+ [[package]]
1101
+ name = "getrandom"
1102
+ version = "0.3.4"
1103
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1104
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1105
+ dependencies = [
1106
+ "cfg-if",
1107
+ "js-sys",
1108
+ "libc",
1109
+ "r-efi",
1110
+ "wasip2",
1111
+ "wasm-bindgen",
1112
+ ]
1113
+
1114
+ [[package]]
1115
+ name = "glob"
1116
+ version = "0.3.3"
1117
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1118
+ checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1119
+
1120
+ [[package]]
1121
+ name = "half"
1122
+ version = "2.7.1"
1123
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1124
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
1125
+ dependencies = [
1126
+ "cfg-if",
1127
+ "crunchy",
1128
+ "zerocopy",
1129
+ ]
1130
+
1131
+ [[package]]
1132
+ name = "hashbrown"
1133
+ version = "0.16.1"
1134
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1135
+ checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
1136
+ dependencies = [
1137
+ "foldhash",
1138
+ ]
1139
+
1140
+ [[package]]
1141
+ name = "hashbrown"
1142
+ version = "0.17.1"
1143
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1144
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
1145
+
1146
+ [[package]]
1147
+ name = "hashify"
1148
+ version = "0.2.7"
1149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1150
+ checksum = "149e3ea90eb5a26ad354cfe3cb7f7401b9329032d0235f2687d03a35f30e5d4c"
1151
+ dependencies = [
1152
+ "proc-macro2",
1153
+ "quote",
1154
+ "syn 2.0.111",
1155
+ ]
1156
+
1157
+ [[package]]
1158
+ name = "hashlink"
1159
+ version = "0.11.0"
1160
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1161
+ checksum = "ea0b22561a9c04a7cb1a302c013e0259cd3b4bb619f145b32f72b8b4bcbed230"
1162
+ dependencies = [
1163
+ "hashbrown 0.16.1",
1164
+ ]
1165
+
1166
+ [[package]]
1167
+ name = "heck"
1168
+ version = "0.5.0"
1169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1170
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1171
+
1172
+ [[package]]
1173
+ name = "hermit-abi"
1174
+ version = "0.5.2"
1175
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1176
+ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1177
+
1178
+ [[package]]
1179
+ name = "hex"
1180
+ version = "0.4.3"
1181
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1182
+ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1183
+
1184
+ [[package]]
1185
+ name = "hexf-parse"
1186
+ version = "0.2.1"
1187
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1188
+ checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
1189
+
1190
+ [[package]]
1191
+ name = "hmac"
1192
+ version = "0.12.1"
1193
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1194
+ checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1195
+ dependencies = [
1196
+ "digest",
1197
+ ]
1198
+
1199
+ [[package]]
1200
+ name = "home"
1201
+ version = "0.5.12"
1202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1203
+ checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
1204
+ dependencies = [
1205
+ "windows-sys 0.61.2",
1206
+ ]
1207
+
1208
+ [[package]]
1209
+ name = "iana-time-zone"
1210
+ version = "0.1.64"
1211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1212
+ checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
1213
+ dependencies = [
1214
+ "android_system_properties",
1215
+ "core-foundation-sys",
1216
+ "iana-time-zone-haiku",
1217
+ "js-sys",
1218
+ "log",
1219
+ "wasm-bindgen",
1220
+ "windows-core",
1221
+ ]
1222
+
1223
+ [[package]]
1224
+ name = "iana-time-zone-haiku"
1225
+ version = "0.1.2"
1226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1227
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1228
+ dependencies = [
1229
+ "cc",
1230
+ ]
1231
+
1232
+ [[package]]
1233
+ name = "icu_collections"
1234
+ version = "2.1.1"
1235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1236
+ checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
1237
+ dependencies = [
1238
+ "displaydoc",
1239
+ "potential_utf",
1240
+ "yoke",
1241
+ "zerofrom",
1242
+ "zerovec",
1243
+ ]
1244
+
1245
+ [[package]]
1246
+ name = "icu_locale_core"
1247
+ version = "2.1.1"
1248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1249
+ checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
1250
+ dependencies = [
1251
+ "displaydoc",
1252
+ "litemap",
1253
+ "tinystr",
1254
+ "writeable",
1255
+ "zerovec",
1256
+ ]
1257
+
1258
+ [[package]]
1259
+ name = "icu_normalizer"
1260
+ version = "2.1.1"
1261
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1262
+ checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
1263
+ dependencies = [
1264
+ "icu_collections",
1265
+ "icu_normalizer_data",
1266
+ "icu_properties",
1267
+ "icu_provider",
1268
+ "smallvec",
1269
+ "zerovec",
1270
+ ]
1271
+
1272
+ [[package]]
1273
+ name = "icu_normalizer_data"
1274
+ version = "2.1.1"
1275
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1276
+ checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
1277
+
1278
+ [[package]]
1279
+ name = "icu_properties"
1280
+ version = "2.1.2"
1281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1282
+ checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
1283
+ dependencies = [
1284
+ "icu_collections",
1285
+ "icu_locale_core",
1286
+ "icu_properties_data",
1287
+ "icu_provider",
1288
+ "zerotrie",
1289
+ "zerovec",
1290
+ ]
1291
+
1292
+ [[package]]
1293
+ name = "icu_properties_data"
1294
+ version = "2.1.2"
1295
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1296
+ checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
1297
+
1298
+ [[package]]
1299
+ name = "icu_provider"
1300
+ version = "2.1.1"
1301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1302
+ checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
1303
+ dependencies = [
1304
+ "displaydoc",
1305
+ "icu_locale_core",
1306
+ "writeable",
1307
+ "yoke",
1308
+ "zerofrom",
1309
+ "zerotrie",
1310
+ "zerovec",
1311
+ ]
1312
+
1313
+ [[package]]
1314
+ name = "idna"
1315
+ version = "1.1.0"
1316
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1317
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1318
+ dependencies = [
1319
+ "idna_adapter",
1320
+ "smallvec",
1321
+ "utf8_iter",
1322
+ ]
1323
+
1324
+ [[package]]
1325
+ name = "idna_adapter"
1326
+ version = "1.2.1"
1327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1328
+ checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1329
+ dependencies = [
1330
+ "icu_normalizer",
1331
+ "icu_properties",
1332
+ ]
1333
+
1334
+ [[package]]
1335
+ name = "im"
1336
+ version = "15.1.0"
1337
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1338
+ checksum = "d0acd33ff0285af998aaf9b57342af478078f53492322fafc47450e09397e0e9"
1339
+ dependencies = [
1340
+ "bitmaps",
1341
+ "rand_core 0.6.4",
1342
+ "rand_xoshiro",
1343
+ "sized-chunks",
1344
+ "typenum",
1345
+ "version_check",
1346
+ ]
1347
+
1348
+ [[package]]
1349
+ name = "indexmap"
1350
+ version = "2.14.0"
1351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1352
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
1353
+ dependencies = [
1354
+ "equivalent",
1355
+ "hashbrown 0.17.1",
1356
+ "serde",
1357
+ "serde_core",
1358
+ ]
1359
+
1360
+ [[package]]
1361
+ name = "indoc"
1362
+ version = "2.0.7"
1363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1364
+ checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
1365
+ dependencies = [
1366
+ "rustversion",
1367
+ ]
1368
+
1369
+ [[package]]
1370
+ name = "inout"
1371
+ version = "0.1.4"
1372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1373
+ checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
1374
+ dependencies = [
1375
+ "block-padding",
1376
+ "generic-array",
1377
+ ]
1378
+
1379
+ [[package]]
1380
+ name = "instant"
1381
+ version = "0.1.13"
1382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1383
+ checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
1384
+ dependencies = [
1385
+ "cfg-if",
1386
+ "js-sys",
1387
+ "stdweb",
1388
+ "wasm-bindgen",
1389
+ "web-sys",
1390
+ ]
1391
+
1392
+ [[package]]
1393
+ name = "interpolator"
1394
+ version = "0.5.0"
1395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1396
+ checksum = "71dd52191aae121e8611f1e8dc3e324dd0dd1dee1e6dd91d10ee07a3cfb4d9d8"
1397
+
1398
+ [[package]]
1399
+ name = "is-macro"
1400
+ version = "0.3.7"
1401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1402
+ checksum = "1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4"
1403
+ dependencies = [
1404
+ "heck",
1405
+ "proc-macro2",
1406
+ "quote",
1407
+ "syn 2.0.111",
1408
+ ]
1409
+
1410
+ [[package]]
1411
+ name = "is_terminal_polyfill"
1412
+ version = "1.70.2"
1413
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1414
+ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
1415
+
1416
+ [[package]]
1417
+ name = "itertools"
1418
+ version = "0.10.5"
1419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1420
+ checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
1421
+ dependencies = [
1422
+ "either",
1423
+ ]
1424
+
1425
+ [[package]]
1426
+ name = "itertools"
1427
+ version = "0.13.0"
1428
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1429
+ checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
1430
+ dependencies = [
1431
+ "either",
1432
+ ]
1433
+
1434
+ [[package]]
1435
+ name = "itertools"
1436
+ version = "0.14.0"
1437
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1438
+ checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
1439
+ dependencies = [
1440
+ "either",
1441
+ ]
1442
+
1443
+ [[package]]
1444
+ name = "itoa"
1445
+ version = "1.0.17"
1446
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1447
+ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
1448
+
1449
+ [[package]]
1450
+ name = "jiff"
1451
+ version = "0.2.17"
1452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1453
+ checksum = "a87d9b8105c23642f50cbbae03d1f75d8422c5cb98ce7ee9271f7ff7505be6b8"
1454
+ dependencies = [
1455
+ "jiff-static",
1456
+ "jiff-tzdb-platform",
1457
+ "log",
1458
+ "portable-atomic",
1459
+ "portable-atomic-util",
1460
+ "serde_core",
1461
+ "windows-sys 0.61.2",
1462
+ ]
1463
+
1464
+ [[package]]
1465
+ name = "jiff-static"
1466
+ version = "0.2.17"
1467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1468
+ checksum = "b787bebb543f8969132630c51fd0afab173a86c6abae56ff3b9e5e3e3f9f6e58"
1469
+ dependencies = [
1470
+ "proc-macro2",
1471
+ "quote",
1472
+ "syn 2.0.111",
1473
+ ]
1474
+
1475
+ [[package]]
1476
+ name = "jiff-tzdb"
1477
+ version = "0.1.6"
1478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1479
+ checksum = "c900ef84826f1338a557697dc8fc601df9ca9af4ac137c7fb61d4c6f2dfd3076"
1480
+
1481
+ [[package]]
1482
+ name = "jiff-tzdb-platform"
1483
+ version = "0.1.3"
1484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1485
+ checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
1486
+ dependencies = [
1487
+ "jiff-tzdb",
1488
+ ]
1489
+
1490
+ [[package]]
1491
+ name = "jni"
1492
+ version = "0.21.1"
1493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1494
+ checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
1495
+ dependencies = [
1496
+ "cesu8",
1497
+ "cfg-if",
1498
+ "combine",
1499
+ "jni-sys",
1500
+ "log",
1501
+ "thiserror 1.0.69",
1502
+ "walkdir",
1503
+ "windows-sys 0.45.0",
1504
+ ]
1505
+
1506
+ [[package]]
1507
+ name = "jni-sys"
1508
+ version = "0.3.0"
1509
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1510
+ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
1511
+
1512
+ [[package]]
1513
+ name = "js-sys"
1514
+ version = "0.3.83"
1515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1516
+ checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8"
1517
+ dependencies = [
1518
+ "once_cell",
1519
+ "wasm-bindgen",
1520
+ ]
1521
+
1522
+ [[package]]
1523
+ name = "junction"
1524
+ version = "1.4.2"
1525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1526
+ checksum = "8cfc352a66ba903c23239ef51e809508b6fc2b0f90e3476ac7a9ff47e863ae95"
1527
+ dependencies = [
1528
+ "scopeguard",
1529
+ "windows-sys 0.61.2",
1530
+ ]
1531
+
1532
+ [[package]]
1533
+ name = "lexical-parse-float"
1534
+ version = "1.0.6"
1535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1536
+ checksum = "52a9f232fbd6f550bc0137dcb5f99ab674071ac2d690ac69704593cb4abbea56"
1537
+ dependencies = [
1538
+ "lexical-parse-integer",
1539
+ "lexical-util",
1540
+ ]
1541
+
1542
+ [[package]]
1543
+ name = "lexical-parse-integer"
1544
+ version = "1.0.6"
1545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1546
+ checksum = "9a7a039f8fb9c19c996cd7b2fcce303c1b2874fe1aca544edc85c4a5f8489b34"
1547
+ dependencies = [
1548
+ "lexical-util",
1549
+ ]
1550
+
1551
+ [[package]]
1552
+ name = "lexical-util"
1553
+ version = "1.0.7"
1554
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1555
+ checksum = "2604dd126bb14f13fb5d1bd6a66155079cb9fa655b37f875b3a742c705dbed17"
1556
+
1557
+ [[package]]
1558
+ name = "libc"
1559
+ version = "0.2.186"
1560
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1561
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
1562
+
1563
+ [[package]]
1564
+ name = "libffi"
1565
+ version = "5.1.0"
1566
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1567
+ checksum = "0498fe5655f857803e156523e644dcdcdc3b3c7edda42ea2afdae2e09b2db87b"
1568
+ dependencies = [
1569
+ "libc",
1570
+ "libffi-sys",
1571
+ ]
1572
+
1573
+ [[package]]
1574
+ name = "libffi-sys"
1575
+ version = "4.1.0"
1576
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1577
+ checksum = "71d4f1d4ce15091955144350b75db16a96d4a63728500122706fb4d29a26afbb"
1578
+ dependencies = [
1579
+ "cc",
1580
+ ]
1581
+
1582
+ [[package]]
1583
+ name = "libloading"
1584
+ version = "0.9.0"
1585
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1586
+ checksum = "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60"
1587
+ dependencies = [
1588
+ "cfg-if",
1589
+ "windows-link",
1590
+ ]
1591
+
1592
+ [[package]]
1593
+ name = "libm"
1594
+ version = "0.2.16"
1595
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1596
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1597
+
1598
+ [[package]]
1599
+ name = "linux-raw-sys"
1600
+ version = "0.11.0"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
1603
+
1604
+ [[package]]
1605
+ name = "litemap"
1606
+ version = "0.8.1"
1607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1608
+ checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
1609
+
1610
+ [[package]]
1611
+ name = "litrs"
1612
+ version = "1.0.0"
1613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1614
+ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1615
+
1616
+ [[package]]
1617
+ name = "lock_api"
1618
+ version = "0.4.14"
1619
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1620
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1621
+ dependencies = [
1622
+ "scopeguard",
1623
+ ]
1624
+
1625
+ [[package]]
1626
+ name = "log"
1627
+ version = "0.4.29"
1628
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1629
+ checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
1630
+
1631
+ [[package]]
1632
+ name = "lopdf"
1633
+ version = "0.38.0"
1634
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1635
+ checksum = "c7184fdea2bc3cd272a1acec4030c321a8f9875e877b3f92a53f2f6033fdc289"
1636
+ dependencies = [
1637
+ "aes",
1638
+ "bitflags",
1639
+ "cbc",
1640
+ "chrono",
1641
+ "ecb",
1642
+ "encoding_rs",
1643
+ "flate2",
1644
+ "getrandom 0.3.4",
1645
+ "indexmap",
1646
+ "itoa",
1647
+ "jiff",
1648
+ "log",
1649
+ "md-5",
1650
+ "nom",
1651
+ "nom_locate",
1652
+ "rand 0.9.2",
1653
+ "rangemap",
1654
+ "rayon",
1655
+ "sha2",
1656
+ "stringprep",
1657
+ "thiserror 2.0.17",
1658
+ "time",
1659
+ "ttf-parser",
1660
+ "weezl",
1661
+ ]
1662
+
1663
+ [[package]]
1664
+ name = "lz4_flex"
1665
+ version = "0.13.1"
1666
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1667
+ checksum = "7ef0d4ed8669f8f8826eb00dc878084aa8f253506c4fd5e8f58f5bce72ddb97e"
1668
+ dependencies = [
1669
+ "twox-hash",
1670
+ ]
1671
+
1672
+ [[package]]
1673
+ name = "malachite-base"
1674
+ version = "0.9.1"
1675
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1676
+ checksum = "a8b6f86fdbb1eb9955946be91775239dfcb0acdb1a51bb07d5fc9b8c854f5ccd"
1677
+ dependencies = [
1678
+ "hashbrown 0.16.1",
1679
+ "itertools 0.14.0",
1680
+ "libm",
1681
+ "ryu",
1682
+ ]
1683
+
1684
+ [[package]]
1685
+ name = "malachite-bigint"
1686
+ version = "0.9.1"
1687
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1688
+ checksum = "67fcd6e504ffc67db2b3c6d5e90e08054646e2b04f42115a5460bf1c1e37d3bc"
1689
+ dependencies = [
1690
+ "malachite-base",
1691
+ "malachite-nz",
1692
+ "num-integer",
1693
+ "num-traits",
1694
+ "paste",
1695
+ ]
1696
+
1697
+ [[package]]
1698
+ name = "malachite-nz"
1699
+ version = "0.9.1"
1700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1701
+ checksum = "0197a2f5cfee19d59178e282985c6ca79a9233e26a2adcf40acb693896aa09f6"
1702
+ dependencies = [
1703
+ "itertools 0.14.0",
1704
+ "libm",
1705
+ "malachite-base",
1706
+ "wide",
1707
+ ]
1708
+
1709
+ [[package]]
1710
+ name = "malachite-q"
1711
+ version = "0.9.1"
1712
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1713
+ checksum = "be2add95162aede090c48f0ee51bea7d328847ce3180aa44588111f846cc116b"
1714
+ dependencies = [
1715
+ "itertools 0.14.0",
1716
+ "malachite-base",
1717
+ "malachite-nz",
1718
+ ]
1719
+
1720
+ [[package]]
1721
+ name = "manyhow"
1722
+ version = "0.11.4"
1723
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1724
+ checksum = "b33efb3ca6d3b07393750d4030418d594ab1139cee518f0dc88db70fec873587"
1725
+ dependencies = [
1726
+ "manyhow-macros",
1727
+ "proc-macro2",
1728
+ "quote",
1729
+ "syn 2.0.111",
1730
+ ]
1731
+
1732
+ [[package]]
1733
+ name = "manyhow-macros"
1734
+ version = "0.11.4"
1735
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1736
+ checksum = "46fce34d199b78b6e6073abf984c9cf5fd3e9330145a93ee0738a7443e371495"
1737
+ dependencies = [
1738
+ "proc-macro-utils",
1739
+ "proc-macro2",
1740
+ "quote",
1741
+ ]
1742
+
1743
+ [[package]]
1744
+ name = "maplit"
1745
+ version = "1.0.2"
1746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1747
+ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
1748
+
1749
+ [[package]]
1750
+ name = "matches"
1751
+ version = "0.1.10"
1752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1753
+ checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
1754
+
1755
+ [[package]]
1756
+ name = "md-5"
1757
+ version = "0.10.6"
1758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1759
+ checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1760
+ dependencies = [
1761
+ "cfg-if",
1762
+ "digest",
1763
+ ]
1764
+
1765
+ [[package]]
1766
+ name = "md5"
1767
+ version = "0.8.0"
1768
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1769
+ checksum = "ae960838283323069879657ca3de837e9f7bbb4c7bf6ea7f1b290d5e9476d2e0"
1770
+
1771
+ [[package]]
1772
+ name = "memchr"
1773
+ version = "2.8.0"
1774
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1775
+ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
1776
+
1777
+ [[package]]
1778
+ name = "memoffset"
1779
+ version = "0.9.1"
1780
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1781
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
1782
+ dependencies = [
1783
+ "autocfg",
1784
+ ]
1785
+
1786
+ [[package]]
1787
+ name = "minicov"
1788
+ version = "0.3.8"
1789
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1790
+ checksum = "4869b6a491569605d66d3952bcdf03df789e5b536e5f0cf7758a7f08a55ae24d"
1791
+ dependencies = [
1792
+ "cc",
1793
+ "walkdir",
1794
+ ]
1795
+
1796
+ [[package]]
1797
+ name = "miniz_oxide"
1798
+ version = "0.8.9"
1799
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1800
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1801
+ dependencies = [
1802
+ "adler2",
1803
+ "simd-adler32",
1804
+ ]
1805
+
1806
+ [[package]]
1807
+ name = "nibble_vec"
1808
+ version = "0.1.0"
1809
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1810
+ checksum = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43"
1811
+ dependencies = [
1812
+ "smallvec",
1813
+ ]
1814
+
1815
+ [[package]]
1816
+ name = "nix"
1817
+ version = "0.27.1"
1818
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1819
+ checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
1820
+ dependencies = [
1821
+ "bitflags",
1822
+ "cfg-if",
1823
+ "libc",
1824
+ ]
1825
+
1826
+ [[package]]
1827
+ name = "nix"
1828
+ version = "0.30.1"
1829
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1830
+ checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
1831
+ dependencies = [
1832
+ "bitflags",
1833
+ "cfg-if",
1834
+ "cfg_aliases",
1835
+ "libc",
1836
+ "memoffset",
1837
+ ]
1838
+
1839
+ [[package]]
1840
+ name = "nom"
1841
+ version = "8.0.0"
1842
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1843
+ checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405"
1844
+ dependencies = [
1845
+ "memchr",
1846
+ ]
1847
+
1848
+ [[package]]
1849
+ name = "nom_locate"
1850
+ version = "5.0.0"
1851
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1852
+ checksum = "0b577e2d69827c4740cba2b52efaad1c4cc7c73042860b199710b3575c68438d"
1853
+ dependencies = [
1854
+ "bytecount",
1855
+ "memchr",
1856
+ "nom",
1857
+ ]
1858
+
1859
+ [[package]]
1860
+ name = "nu-ansi-term"
1861
+ version = "0.50.3"
1862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1863
+ checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
1864
+ dependencies = [
1865
+ "windows-sys 0.61.2",
1866
+ ]
1867
+
1868
+ [[package]]
1869
+ name = "num-complex"
1870
+ version = "0.4.6"
1871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1872
+ checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
1873
+ dependencies = [
1874
+ "num-traits",
1875
+ ]
1876
+
1877
+ [[package]]
1878
+ name = "num-conv"
1879
+ version = "0.2.1"
1880
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1881
+ checksum = "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967"
1882
+
1883
+ [[package]]
1884
+ name = "num-integer"
1885
+ version = "0.1.46"
1886
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1887
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1888
+ dependencies = [
1889
+ "num-traits",
1890
+ ]
1891
+
1892
+ [[package]]
1893
+ name = "num-traits"
1894
+ version = "0.2.19"
1895
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1896
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1897
+ dependencies = [
1898
+ "autocfg",
1899
+ "libm",
1900
+ ]
1901
+
1902
+ [[package]]
1903
+ name = "num_cpus"
1904
+ version = "1.17.0"
1905
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1906
+ checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
1907
+ dependencies = [
1908
+ "hermit-abi",
1909
+ "libc",
1910
+ ]
1911
+
1912
+ [[package]]
1913
+ name = "num_enum"
1914
+ version = "0.7.6"
1915
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1916
+ checksum = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26"
1917
+ dependencies = [
1918
+ "num_enum_derive",
1919
+ "rustversion",
1920
+ ]
1921
+
1922
+ [[package]]
1923
+ name = "num_enum_derive"
1924
+ version = "0.7.6"
1925
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1926
+ checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8"
1927
+ dependencies = [
1928
+ "proc-macro2",
1929
+ "quote",
1930
+ "syn 2.0.111",
1931
+ ]
1932
+
1933
+ [[package]]
1934
+ name = "object"
1935
+ version = "0.37.3"
1936
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1937
+ checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
1938
+ dependencies = [
1939
+ "memchr",
1940
+ ]
1941
+
1942
+ [[package]]
1943
+ name = "once_cell"
1944
+ version = "1.21.3"
1945
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1946
+ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1947
+ dependencies = [
1948
+ "portable-atomic",
1949
+ ]
1950
+
1951
+ [[package]]
1952
+ name = "once_cell_polyfill"
1953
+ version = "1.70.2"
1954
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1955
+ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
1956
+
1957
+ [[package]]
1958
+ name = "oorandom"
1959
+ version = "11.1.5"
1960
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1961
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
1962
+
1963
+ [[package]]
1964
+ name = "optional"
1965
+ version = "0.5.0"
1966
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1967
+ checksum = "978aa494585d3ca4ad74929863093e87cac9790d81fe7aba2b3dc2890643a0fc"
1968
+
1969
+ [[package]]
1970
+ name = "ordermap"
1971
+ version = "1.2.0"
1972
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1973
+ checksum = "7f7476a5b122ff1fce7208e7ee9dccd0a516e835f5b8b19b8f3c98a34cf757c1"
1974
+ dependencies = [
1975
+ "indexmap",
1976
+ ]
1977
+
1978
+ [[package]]
1979
+ name = "parking_lot"
1980
+ version = "0.12.5"
1981
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1982
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1983
+ dependencies = [
1984
+ "lock_api",
1985
+ "parking_lot_core",
1986
+ ]
1987
+
1988
+ [[package]]
1989
+ name = "parking_lot_core"
1990
+ version = "0.9.12"
1991
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1992
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1993
+ dependencies = [
1994
+ "cfg-if",
1995
+ "libc",
1996
+ "redox_syscall",
1997
+ "smallvec",
1998
+ "windows-link",
1999
+ ]
2000
+
2001
+ [[package]]
2002
+ name = "paste"
2003
+ version = "1.0.15"
2004
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2005
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2006
+
2007
+ [[package]]
2008
+ name = "pdf-extract"
2009
+ version = "0.10.0"
2010
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2011
+ checksum = "1e28ba1758a3d3f361459645780e09570b573fc3c82637449e9963174c813a98"
2012
+ dependencies = [
2013
+ "adobe-cmap-parser",
2014
+ "cff-parser",
2015
+ "encoding_rs",
2016
+ "euclid",
2017
+ "log",
2018
+ "lopdf",
2019
+ "postscript",
2020
+ "type1-encoding-parser",
2021
+ "unicode-normalization",
2022
+ ]
2023
+
2024
+ [[package]]
2025
+ name = "percent-encoding"
2026
+ version = "2.3.2"
2027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2028
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
2029
+
2030
+ [[package]]
2031
+ name = "phf"
2032
+ version = "0.11.3"
2033
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2034
+ checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
2035
+ dependencies = [
2036
+ "phf_shared 0.11.3",
2037
+ ]
2038
+
2039
+ [[package]]
2040
+ name = "phf"
2041
+ version = "0.13.1"
2042
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2043
+ checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf"
2044
+ dependencies = [
2045
+ "phf_macros",
2046
+ "phf_shared 0.13.1",
2047
+ ]
2048
+
2049
+ [[package]]
2050
+ name = "phf_codegen"
2051
+ version = "0.11.3"
2052
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2053
+ checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
2054
+ dependencies = [
2055
+ "phf_generator 0.11.3",
2056
+ "phf_shared 0.11.3",
2057
+ ]
2058
+
2059
+ [[package]]
2060
+ name = "phf_generator"
2061
+ version = "0.11.3"
2062
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2063
+ checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
2064
+ dependencies = [
2065
+ "phf_shared 0.11.3",
2066
+ "rand 0.8.6",
2067
+ ]
2068
+
2069
+ [[package]]
2070
+ name = "phf_generator"
2071
+ version = "0.13.1"
2072
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2073
+ checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737"
2074
+ dependencies = [
2075
+ "fastrand",
2076
+ "phf_shared 0.13.1",
2077
+ ]
2078
+
2079
+ [[package]]
2080
+ name = "phf_macros"
2081
+ version = "0.13.1"
2082
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2083
+ checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef"
2084
+ dependencies = [
2085
+ "phf_generator 0.13.1",
2086
+ "phf_shared 0.13.1",
2087
+ "proc-macro2",
2088
+ "quote",
2089
+ "syn 2.0.111",
2090
+ ]
2091
+
2092
+ [[package]]
2093
+ name = "phf_shared"
2094
+ version = "0.11.3"
2095
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2096
+ checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
2097
+ dependencies = [
2098
+ "siphasher",
2099
+ ]
2100
+
2101
+ [[package]]
2102
+ name = "phf_shared"
2103
+ version = "0.13.1"
2104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2105
+ checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
2106
+ dependencies = [
2107
+ "siphasher",
2108
+ ]
2109
+
2110
+ [[package]]
2111
+ name = "plotters"
2112
+ version = "0.3.7"
2113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2114
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
2115
+ dependencies = [
2116
+ "num-traits",
2117
+ "plotters-backend",
2118
+ "plotters-svg",
2119
+ "wasm-bindgen",
2120
+ "web-sys",
2121
+ ]
2122
+
2123
+ [[package]]
2124
+ name = "plotters-backend"
2125
+ version = "0.3.7"
2126
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2127
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
2128
+
2129
+ [[package]]
2130
+ name = "plotters-svg"
2131
+ version = "0.3.7"
2132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2133
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
2134
+ dependencies = [
2135
+ "plotters-backend",
2136
+ ]
2137
+
2138
+ [[package]]
2139
+ name = "pluralizer"
2140
+ version = "0.5.0"
2141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2142
+ checksum = "4b3eba432a00a1f6c16f39147847a870e94e2e9b992759b503e330efec778cbe"
2143
+ dependencies = [
2144
+ "once_cell",
2145
+ "regex",
2146
+ ]
2147
+
2148
+ [[package]]
2149
+ name = "pmutil"
2150
+ version = "0.6.1"
2151
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2152
+ checksum = "52a40bc70c2c58040d2d8b167ba9a5ff59fc9dab7ad44771cfde3dcfde7a09c6"
2153
+ dependencies = [
2154
+ "proc-macro2",
2155
+ "quote",
2156
+ "syn 2.0.111",
2157
+ ]
2158
+
2159
+ [[package]]
2160
+ name = "pom"
2161
+ version = "1.1.0"
2162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2163
+ checksum = "60f6ce597ecdcc9a098e7fddacb1065093a3d66446fa16c675e7e71d1b5c28e6"
2164
+
2165
+ [[package]]
2166
+ name = "portable-atomic"
2167
+ version = "1.13.0"
2168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2169
+ checksum = "f89776e4d69bb58bc6993e99ffa1d11f228b839984854c7daeb5d37f87cbe950"
2170
+
2171
+ [[package]]
2172
+ name = "portable-atomic-util"
2173
+ version = "0.2.4"
2174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2175
+ checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
2176
+ dependencies = [
2177
+ "portable-atomic",
2178
+ ]
2179
+
2180
+ [[package]]
2181
+ name = "postscript"
2182
+ version = "0.14.1"
2183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2184
+ checksum = "78451badbdaebaf17f053fd9152b3ffb33b516104eacb45e7864aaa9c712f306"
2185
+
2186
+ [[package]]
2187
+ name = "potential_utf"
2188
+ version = "0.1.4"
2189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2190
+ checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
2191
+ dependencies = [
2192
+ "zerovec",
2193
+ ]
2194
+
2195
+ [[package]]
2196
+ name = "powerfmt"
2197
+ version = "0.2.0"
2198
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2199
+ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2200
+
2201
+ [[package]]
2202
+ name = "ppv-lite86"
2203
+ version = "0.2.21"
2204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2205
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2206
+ dependencies = [
2207
+ "zerocopy",
2208
+ ]
2209
+
2210
+ [[package]]
2211
+ name = "proc-macro-utils"
2212
+ version = "0.10.0"
2213
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2214
+ checksum = "eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071"
2215
+ dependencies = [
2216
+ "proc-macro2",
2217
+ "quote",
2218
+ "smallvec",
2219
+ ]
2220
+
2221
+ [[package]]
2222
+ name = "proc-macro2"
2223
+ version = "1.0.106"
2224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2225
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
2226
+ dependencies = [
2227
+ "unicode-ident",
2228
+ ]
2229
+
2230
+ [[package]]
2231
+ name = "psm"
2232
+ version = "0.1.29"
2233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2234
+ checksum = "1fa96cb91275ed31d6da3e983447320c4eb219ac180fa1679a0889ff32861e2d"
2235
+ dependencies = [
2236
+ "ar_archive_writer",
2237
+ "cc",
2238
+ ]
2239
+
2240
+ [[package]]
2241
+ name = "pyo3"
2242
+ version = "0.23.5"
2243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2244
+ checksum = "7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872"
2245
+ dependencies = [
2246
+ "cfg-if",
2247
+ "indoc",
2248
+ "libc",
2249
+ "memoffset",
2250
+ "once_cell",
2251
+ "portable-atomic",
2252
+ "pyo3-build-config",
2253
+ "pyo3-ffi",
2254
+ "pyo3-macros",
2255
+ "unindent",
2256
+ ]
2257
+
2258
+ [[package]]
2259
+ name = "pyo3-build-config"
2260
+ version = "0.23.5"
2261
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2262
+ checksum = "94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb"
2263
+ dependencies = [
2264
+ "once_cell",
2265
+ "target-lexicon",
2266
+ ]
2267
+
2268
+ [[package]]
2269
+ name = "pyo3-ffi"
2270
+ version = "0.23.5"
2271
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2272
+ checksum = "e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d"
2273
+ dependencies = [
2274
+ "libc",
2275
+ "pyo3-build-config",
2276
+ ]
2277
+
2278
+ [[package]]
2279
+ name = "pyo3-macros"
2280
+ version = "0.23.5"
2281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2282
+ checksum = "fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da"
2283
+ dependencies = [
2284
+ "proc-macro2",
2285
+ "pyo3-macros-backend",
2286
+ "quote",
2287
+ "syn 2.0.111",
2288
+ ]
2289
+
2290
+ [[package]]
2291
+ name = "pyo3-macros-backend"
2292
+ version = "0.23.5"
2293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2294
+ checksum = "fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028"
2295
+ dependencies = [
2296
+ "heck",
2297
+ "proc-macro2",
2298
+ "pyo3-build-config",
2299
+ "quote",
2300
+ "syn 2.0.111",
2301
+ ]
2302
+
2303
+ [[package]]
2304
+ name = "quick-xml"
2305
+ version = "0.31.0"
2306
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2307
+ checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
2308
+ dependencies = [
2309
+ "encoding_rs",
2310
+ "memchr",
2311
+ ]
2312
+
2313
+ [[package]]
2314
+ name = "quick-xml"
2315
+ version = "0.37.5"
2316
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2317
+ checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
2318
+ dependencies = [
2319
+ "memchr",
2320
+ ]
2321
+
2322
+ [[package]]
2323
+ name = "quote"
2324
+ version = "1.0.45"
2325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2326
+ checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
2327
+ dependencies = [
2328
+ "proc-macro2",
2329
+ ]
2330
+
2331
+ [[package]]
2332
+ name = "quote-use"
2333
+ version = "0.8.4"
2334
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2335
+ checksum = "9619db1197b497a36178cfc736dc96b271fe918875fbf1344c436a7e93d0321e"
2336
+ dependencies = [
2337
+ "quote",
2338
+ "quote-use-macros",
2339
+ ]
2340
+
2341
+ [[package]]
2342
+ name = "quote-use-macros"
2343
+ version = "0.8.4"
2344
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2345
+ checksum = "82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35"
2346
+ dependencies = [
2347
+ "proc-macro-utils",
2348
+ "proc-macro2",
2349
+ "quote",
2350
+ "syn 2.0.111",
2351
+ ]
2352
+
2353
+ [[package]]
2354
+ name = "r-efi"
2355
+ version = "5.3.0"
2356
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2357
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2358
+
2359
+ [[package]]
2360
+ name = "radium"
2361
+ version = "1.1.1"
2362
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2363
+ checksum = "1775bc532a9bfde46e26eba441ca1171b91608d14a3bae71fea371f18a00cffe"
2364
+ dependencies = [
2365
+ "cfg-if",
2366
+ ]
2367
+
2368
+ [[package]]
2369
+ name = "radix_trie"
2370
+ version = "0.2.1"
2371
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2372
+ checksum = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd"
2373
+ dependencies = [
2374
+ "endian-type",
2375
+ "nibble_vec",
2376
+ ]
2377
+
2378
+ [[package]]
2379
+ name = "rand"
2380
+ version = "0.8.6"
2381
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2382
+ checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
2383
+ dependencies = [
2384
+ "libc",
2385
+ "rand_chacha 0.3.1",
2386
+ "rand_core 0.6.4",
2387
+ ]
2388
+
2389
+ [[package]]
2390
+ name = "rand"
2391
+ version = "0.9.2"
2392
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2393
+ checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
2394
+ dependencies = [
2395
+ "rand_chacha 0.9.0",
2396
+ "rand_core 0.9.5",
2397
+ ]
2398
+
2399
+ [[package]]
2400
+ name = "rand_chacha"
2401
+ version = "0.3.1"
2402
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2403
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2404
+ dependencies = [
2405
+ "ppv-lite86",
2406
+ "rand_core 0.6.4",
2407
+ ]
2408
+
2409
+ [[package]]
2410
+ name = "rand_chacha"
2411
+ version = "0.9.0"
2412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2413
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
2414
+ dependencies = [
2415
+ "ppv-lite86",
2416
+ "rand_core 0.9.5",
2417
+ ]
2418
+
2419
+ [[package]]
2420
+ name = "rand_core"
2421
+ version = "0.6.4"
2422
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2423
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2424
+ dependencies = [
2425
+ "getrandom 0.2.16",
2426
+ ]
2427
+
2428
+ [[package]]
2429
+ name = "rand_core"
2430
+ version = "0.9.5"
2431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2432
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
2433
+ dependencies = [
2434
+ "getrandom 0.3.4",
2435
+ ]
2436
+
2437
+ [[package]]
2438
+ name = "rand_xoshiro"
2439
+ version = "0.6.0"
2440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2441
+ checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2442
+ dependencies = [
2443
+ "rand_core 0.6.4",
2444
+ ]
2445
+
2446
+ [[package]]
2447
+ name = "rangemap"
2448
+ version = "1.7.1"
2449
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2450
+ checksum = "973443cf09a9c8656b574a866ab68dfa19f0867d0340648c7d2f6a71b8a8ea68"
2451
+
2452
+ [[package]]
2453
+ name = "rayon"
2454
+ version = "1.11.0"
2455
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2456
+ checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
2457
+ dependencies = [
2458
+ "either",
2459
+ "rayon-core",
2460
+ ]
2461
+
2462
+ [[package]]
2463
+ name = "rayon-core"
2464
+ version = "1.13.0"
2465
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2466
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
2467
+ dependencies = [
2468
+ "crossbeam-deque",
2469
+ "crossbeam-utils",
2470
+ ]
2471
+
2472
+ [[package]]
2473
+ name = "redox_syscall"
2474
+ version = "0.5.18"
2475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2476
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
2477
+ dependencies = [
2478
+ "bitflags",
2479
+ ]
2480
+
2481
+ [[package]]
2482
+ name = "ref-cast"
2483
+ version = "1.0.25"
2484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2485
+ checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
2486
+ dependencies = [
2487
+ "ref-cast-impl",
2488
+ ]
2489
+
2490
+ [[package]]
2491
+ name = "ref-cast-impl"
2492
+ version = "1.0.25"
2493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2494
+ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
2495
+ dependencies = [
2496
+ "proc-macro2",
2497
+ "quote",
2498
+ "syn 2.0.111",
2499
+ ]
2500
+
2501
+ [[package]]
2502
+ name = "regex"
2503
+ version = "1.12.2"
2504
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2505
+ checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
2506
+ dependencies = [
2507
+ "aho-corasick",
2508
+ "memchr",
2509
+ "regex-automata",
2510
+ "regex-syntax",
2511
+ ]
2512
+
2513
+ [[package]]
2514
+ name = "regex-automata"
2515
+ version = "0.4.13"
2516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2517
+ checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
2518
+ dependencies = [
2519
+ "aho-corasick",
2520
+ "memchr",
2521
+ "regex-syntax",
2522
+ ]
2523
+
2524
+ [[package]]
2525
+ name = "regex-syntax"
2526
+ version = "0.8.8"
2527
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2528
+ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
2529
+
2530
+ [[package]]
2531
+ name = "result-like"
2532
+ version = "0.5.1"
2533
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2534
+ checksum = "bffa194499266bd8a1ac7da6ac7355aa0f81ffa1a5db2baaf20dd13854fd6f4e"
2535
+ dependencies = [
2536
+ "result-like-derive",
2537
+ ]
2538
+
2539
+ [[package]]
2540
+ name = "result-like-derive"
2541
+ version = "0.5.1"
2542
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2543
+ checksum = "01d3b03471c9700a3a6bd166550daaa6124cb4a146ea139fb028e4edaa8f4277"
2544
+ dependencies = [
2545
+ "pmutil",
2546
+ "proc-macro2",
2547
+ "quote",
2548
+ "syn 2.0.111",
2549
+ ]
2550
+
2551
+ [[package]]
2552
+ name = "rmp"
2553
+ version = "0.8.15"
2554
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2555
+ checksum = "4ba8be72d372b2c9b35542551678538b562e7cf86c3315773cae48dfbfe7790c"
2556
+ dependencies = [
2557
+ "num-traits",
2558
+ ]
2559
+
2560
+ [[package]]
2561
+ name = "rmp-serde"
2562
+ version = "1.3.1"
2563
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2564
+ checksum = "72f81bee8c8ef9b577d1681a70ebbc962c232461e397b22c208c43c04b67a155"
2565
+ dependencies = [
2566
+ "rmp",
2567
+ "serde",
2568
+ ]
2569
+
2570
+ [[package]]
2571
+ name = "rust_decimal"
2572
+ version = "1.39.0"
2573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2574
+ checksum = "35affe401787a9bd846712274d97654355d21b2a2c092a3139aabe31e9022282"
2575
+ dependencies = [
2576
+ "arrayvec",
2577
+ "num-traits",
2578
+ ]
2579
+
2580
+ [[package]]
2581
+ name = "rust_xlsxwriter"
2582
+ version = "0.79.4"
2583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2584
+ checksum = "c743cb9f2a4524676020e26ee5f298445a82d882b09956811b1e78ca7e42b440"
2585
+ dependencies = [
2586
+ "zip",
2587
+ ]
2588
+
2589
+ [[package]]
2590
+ name = "rustc-hash"
2591
+ version = "2.1.2"
2592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2593
+ checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
2594
+
2595
+ [[package]]
2596
+ name = "rustc_version"
2597
+ version = "0.2.3"
2598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2599
+ checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
2600
+ dependencies = [
2601
+ "semver",
2602
+ ]
2603
+
2604
+ [[package]]
2605
+ name = "rustix"
2606
+ version = "1.1.3"
2607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2608
+ checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
2609
+ dependencies = [
2610
+ "bitflags",
2611
+ "errno",
2612
+ "libc",
2613
+ "linux-raw-sys",
2614
+ "windows-sys 0.61.2",
2615
+ ]
2616
+
2617
+ [[package]]
2618
+ name = "rustpython-codegen"
2619
+ version = "0.5.0"
2620
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2621
+ checksum = "12e4fc1331357a7afc6d52d637796a946b1efaaca07c914132f8fd4fd69d595f"
2622
+ dependencies = [
2623
+ "ahash",
2624
+ "bitflags",
2625
+ "indexmap",
2626
+ "itertools 0.14.0",
2627
+ "log",
2628
+ "malachite-bigint",
2629
+ "memchr",
2630
+ "num-complex",
2631
+ "num-traits",
2632
+ "rustpython-compiler-core",
2633
+ "rustpython-literal",
2634
+ "rustpython-ruff_python_ast",
2635
+ "rustpython-ruff_text_size",
2636
+ "rustpython-wtf8",
2637
+ "thiserror 2.0.17",
2638
+ "unicode_names2 2.0.0",
2639
+ ]
2640
+
2641
+ [[package]]
2642
+ name = "rustpython-common"
2643
+ version = "0.5.0"
2644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2645
+ checksum = "9f3c0808a170ea900e0489a06d6aa04ce5d27d62b347836c2f98df958f47f243"
2646
+ dependencies = [
2647
+ "ascii",
2648
+ "bitflags",
2649
+ "cfg-if",
2650
+ "getrandom 0.3.4",
2651
+ "itertools 0.14.0",
2652
+ "libc",
2653
+ "lock_api",
2654
+ "malachite-base",
2655
+ "malachite-bigint",
2656
+ "malachite-q",
2657
+ "nix 0.30.1",
2658
+ "num-complex",
2659
+ "num-traits",
2660
+ "radium",
2661
+ "rustpython-literal",
2662
+ "rustpython-wtf8",
2663
+ "siphasher",
2664
+ "unicode_names2 2.0.0",
2665
+ "widestring",
2666
+ "windows-sys 0.61.2",
2667
+ ]
2668
+
2669
+ [[package]]
2670
+ name = "rustpython-compiler"
2671
+ version = "0.5.0"
2672
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2673
+ checksum = "f7fa83b852bbc5461c5214060099d7597785d201aa0bf1a87d77967518f60144"
2674
+ dependencies = [
2675
+ "rustpython-codegen",
2676
+ "rustpython-compiler-core",
2677
+ "rustpython-ruff_python_ast",
2678
+ "rustpython-ruff_python_parser",
2679
+ "rustpython-ruff_source_file",
2680
+ "rustpython-ruff_text_size",
2681
+ "thiserror 2.0.17",
2682
+ ]
2683
+
2684
+ [[package]]
2685
+ name = "rustpython-compiler-core"
2686
+ version = "0.5.0"
2687
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2688
+ checksum = "e9f18ba67b55aec49c3e2d223bbdcacff0d7e0f5d304fb0e64b044b8dca13c7c"
2689
+ dependencies = [
2690
+ "bitflags",
2691
+ "bitflagset",
2692
+ "itertools 0.14.0",
2693
+ "lz4_flex",
2694
+ "malachite-bigint",
2695
+ "num-complex",
2696
+ "rustpython-ruff_source_file",
2697
+ "rustpython-wtf8",
2698
+ ]
2699
+
2700
+ [[package]]
2701
+ name = "rustpython-derive"
2702
+ version = "0.5.0"
2703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2704
+ checksum = "6ba6c04350bee9e54b241b93675a0558c2b33fe982213e47a6da0924898af0f2"
2705
+ dependencies = [
2706
+ "rustpython-compiler",
2707
+ "rustpython-derive-impl",
2708
+ "syn 2.0.111",
2709
+ ]
2710
+
2711
+ [[package]]
2712
+ name = "rustpython-derive-impl"
2713
+ version = "0.5.0"
2714
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2715
+ checksum = "322d64ea8a21d52cd769db0f6190b6e7c17963b13c8c17f39d7364e68af96731"
2716
+ dependencies = [
2717
+ "itertools 0.14.0",
2718
+ "maplit",
2719
+ "proc-macro2",
2720
+ "quote",
2721
+ "rustpython-compiler-core",
2722
+ "rustpython-doc",
2723
+ "syn 2.0.111",
2724
+ "syn-ext",
2725
+ "textwrap",
2726
+ ]
2727
+
2728
+ [[package]]
2729
+ name = "rustpython-doc"
2730
+ version = "0.5.0"
2731
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2732
+ checksum = "f286d8b5872aa53dceb7a8d8c6a29fe85150f0a137fecf1c9a3e0a8345cbc19b"
2733
+ dependencies = [
2734
+ "phf 0.13.1",
2735
+ ]
2736
+
2737
+ [[package]]
2738
+ name = "rustpython-literal"
2739
+ version = "0.5.0"
2740
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2741
+ checksum = "bcb46f7afce00e4797f82062e09881ec5e7226d858104bf4a8a9c3b996de2b4a"
2742
+ dependencies = [
2743
+ "hexf-parse",
2744
+ "is-macro",
2745
+ "lexical-parse-float",
2746
+ "num-traits",
2747
+ "rustpython-wtf8",
2748
+ "unic-ucd-category",
2749
+ ]
2750
+
2751
+ [[package]]
2752
+ name = "rustpython-ruff_python_ast"
2753
+ version = "0.15.8"
2754
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2755
+ checksum = "f021ff72cabf5e2cd6d8ec8813d376a8445a228dc610ab56c27bd9054cda70d4"
2756
+ dependencies = [
2757
+ "aho-corasick",
2758
+ "bitflags",
2759
+ "compact_str",
2760
+ "get-size2",
2761
+ "is-macro",
2762
+ "memchr",
2763
+ "rustc-hash",
2764
+ "rustpython-ruff_python_trivia",
2765
+ "rustpython-ruff_source_file",
2766
+ "rustpython-ruff_text_size",
2767
+ "thiserror 2.0.17",
2768
+ ]
2769
+
2770
+ [[package]]
2771
+ name = "rustpython-ruff_python_parser"
2772
+ version = "0.15.8"
2773
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2774
+ checksum = "01e6ee78bd9671fb5766664b2695fe1f2a92a961f4d9101646c570d8acdb1e0b"
2775
+ dependencies = [
2776
+ "bitflags",
2777
+ "bstr",
2778
+ "compact_str",
2779
+ "get-size2",
2780
+ "memchr",
2781
+ "rustc-hash",
2782
+ "rustpython-ruff_python_ast",
2783
+ "rustpython-ruff_python_trivia",
2784
+ "rustpython-ruff_text_size",
2785
+ "static_assertions",
2786
+ "unicode-ident",
2787
+ "unicode-normalization",
2788
+ "unicode_names2 1.3.0",
2789
+ ]
2790
+
2791
+ [[package]]
2792
+ name = "rustpython-ruff_python_trivia"
2793
+ version = "0.15.8"
2794
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2795
+ checksum = "79e7cfd1056f3a02ff0d2d0e4474286ca963260782f878b7b81c1dd87432e682"
2796
+ dependencies = [
2797
+ "itertools 0.14.0",
2798
+ "rustpython-ruff_source_file",
2799
+ "rustpython-ruff_text_size",
2800
+ "unicode-ident",
2801
+ ]
2802
+
2803
+ [[package]]
2804
+ name = "rustpython-ruff_source_file"
2805
+ version = "0.15.8"
2806
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2807
+ checksum = "948107aad62ddb12a11fc7bf68a49e52a0b0a3737d415a2505e54f5a9edac737"
2808
+ dependencies = [
2809
+ "memchr",
2810
+ "rustpython-ruff_text_size",
2811
+ ]
2812
+
2813
+ [[package]]
2814
+ name = "rustpython-ruff_text_size"
2815
+ version = "0.15.8"
2816
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2817
+ checksum = "8291ee0f5a779e54ccd4e0151a0c426f8b49a123f99b5b6545db17ccdd4277aa"
2818
+ dependencies = [
2819
+ "get-size2",
2820
+ ]
2821
+
2822
+ [[package]]
2823
+ name = "rustpython-sre_engine"
2824
+ version = "0.5.0"
2825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2826
+ checksum = "ad4b7bd82b2a531f7c2ad96864ce11285959fc7d8524f1ba54db8ce3a23a3d2c"
2827
+ dependencies = [
2828
+ "bitflags",
2829
+ "num_enum",
2830
+ "optional",
2831
+ "rustpython-wtf8",
2832
+ ]
2833
+
2834
+ [[package]]
2835
+ name = "rustpython-vm"
2836
+ version = "0.5.0"
2837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2838
+ checksum = "1880770161cef896bf9c7e065dae574e3b4c3cf6172e485f1ce86f0483816ab2"
2839
+ dependencies = [
2840
+ "ahash",
2841
+ "ascii",
2842
+ "bitflags",
2843
+ "bstr",
2844
+ "caseless",
2845
+ "cfg-if",
2846
+ "chrono",
2847
+ "constant_time_eq",
2848
+ "crossbeam-utils",
2849
+ "errno",
2850
+ "exitcode",
2851
+ "getrandom 0.3.4",
2852
+ "glob",
2853
+ "half",
2854
+ "hex",
2855
+ "indexmap",
2856
+ "is-macro",
2857
+ "itertools 0.14.0",
2858
+ "junction",
2859
+ "libc",
2860
+ "libffi",
2861
+ "libloading",
2862
+ "log",
2863
+ "malachite-bigint",
2864
+ "memchr",
2865
+ "nix 0.30.1",
2866
+ "num-complex",
2867
+ "num-integer",
2868
+ "num-traits",
2869
+ "num_cpus",
2870
+ "num_enum",
2871
+ "optional",
2872
+ "parking_lot",
2873
+ "paste",
2874
+ "psm",
2875
+ "result-like",
2876
+ "rustix",
2877
+ "rustpython-codegen",
2878
+ "rustpython-common",
2879
+ "rustpython-compiler",
2880
+ "rustpython-compiler-core",
2881
+ "rustpython-derive",
2882
+ "rustpython-literal",
2883
+ "rustpython-ruff_python_ast",
2884
+ "rustpython-ruff_python_parser",
2885
+ "rustpython-ruff_text_size",
2886
+ "rustpython-sre_engine",
2887
+ "rustyline 17.0.2",
2888
+ "scoped-tls",
2889
+ "scopeguard",
2890
+ "static_assertions",
2891
+ "strum",
2892
+ "strum_macros",
2893
+ "thiserror 2.0.17",
2894
+ "timsort",
2895
+ "uname",
2896
+ "unic-ucd-bidi",
2897
+ "unic-ucd-category",
2898
+ "unic-ucd-ident",
2899
+ "unicode-casing",
2900
+ "wasm-bindgen",
2901
+ "which",
2902
+ "widestring",
2903
+ "windows-sys 0.61.2",
2904
+ ]
2905
+
2906
+ [[package]]
2907
+ name = "rustpython-wtf8"
2908
+ version = "0.5.0"
2909
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2910
+ checksum = "ada88d2f69ff5516d69e0f3294e9db2ff8ee71a15291b8f3f8584f07ad1ca28d"
2911
+ dependencies = [
2912
+ "ascii",
2913
+ "bstr",
2914
+ "itertools 0.14.0",
2915
+ "memchr",
2916
+ ]
2917
+
2918
+ [[package]]
2919
+ name = "rustversion"
2920
+ version = "1.0.22"
2921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2922
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
2923
+
2924
+ [[package]]
2925
+ name = "rustyline"
2926
+ version = "15.0.0"
2927
+ source = "git+https://github.com/schungx/rustyline?branch=v15_fake#8c27e02873fe2559a2f41dbcc92d77ca23b4a92f"
2928
+ dependencies = [
2929
+ "bitflags",
2930
+ "cfg-if",
2931
+ "clipboard-win",
2932
+ "fd-lock",
2933
+ "home",
2934
+ "libc",
2935
+ "log",
2936
+ "memchr",
2937
+ "nix 0.27.1",
2938
+ "radix_trie",
2939
+ "unicode-segmentation",
2940
+ "unicode-width 0.1.14",
2941
+ "utf8parse",
2942
+ "windows-sys 0.52.0",
2943
+ ]
2944
+
2945
+ [[package]]
2946
+ name = "rustyline"
2947
+ version = "17.0.2"
2948
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2949
+ checksum = "e902948a25149d50edc1a8e0141aad50f54e22ba83ff988cf8f7c9ef07f50564"
2950
+ dependencies = [
2951
+ "bitflags",
2952
+ "cfg-if",
2953
+ "clipboard-win",
2954
+ "fd-lock",
2955
+ "home",
2956
+ "libc",
2957
+ "log",
2958
+ "memchr",
2959
+ "nix 0.30.1",
2960
+ "radix_trie",
2961
+ "unicode-segmentation",
2962
+ "unicode-width 0.2.2",
2963
+ "utf8parse",
2964
+ "windows-sys 0.60.2",
2965
+ ]
2966
+
2967
+ [[package]]
2968
+ name = "ryu"
2969
+ version = "1.0.23"
2970
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2971
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
2972
+
2973
+ [[package]]
2974
+ name = "safe_arch"
2975
+ version = "1.0.0"
2976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2977
+ checksum = "1f7caad094bd561859bcd467734a720c3c1f5d1f338995351fefe2190c45efed"
2978
+ dependencies = [
2979
+ "bytemuck",
2980
+ ]
2981
+
2982
+ [[package]]
2983
+ name = "same-file"
2984
+ version = "1.0.6"
2985
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2986
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2987
+ dependencies = [
2988
+ "winapi-util",
2989
+ ]
2990
+
2991
+ [[package]]
2992
+ name = "scoped-tls"
2993
+ version = "1.0.1"
2994
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2995
+ checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
2996
+
2997
+ [[package]]
2998
+ name = "scopeguard"
2999
+ version = "1.2.0"
3000
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3001
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
3002
+
3003
+ [[package]]
3004
+ name = "semver"
3005
+ version = "0.9.0"
3006
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3007
+ checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
3008
+ dependencies = [
3009
+ "semver-parser",
3010
+ ]
3011
+
3012
+ [[package]]
3013
+ name = "semver-parser"
3014
+ version = "0.7.0"
3015
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3016
+ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
3017
+
3018
+ [[package]]
3019
+ name = "serde"
3020
+ version = "1.0.228"
3021
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3022
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
3023
+ dependencies = [
3024
+ "serde_core",
3025
+ "serde_derive",
3026
+ ]
3027
+
3028
+ [[package]]
3029
+ name = "serde_core"
3030
+ version = "1.0.228"
3031
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3032
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
3033
+ dependencies = [
3034
+ "serde_derive",
3035
+ ]
3036
+
3037
+ [[package]]
3038
+ name = "serde_derive"
3039
+ version = "1.0.228"
3040
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3041
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
3042
+ dependencies = [
3043
+ "proc-macro2",
3044
+ "quote",
3045
+ "syn 2.0.111",
3046
+ ]
3047
+
3048
+ [[package]]
3049
+ name = "serde_json"
3050
+ version = "1.0.148"
3051
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3052
+ checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da"
3053
+ dependencies = [
3054
+ "indexmap",
3055
+ "itoa",
3056
+ "memchr",
3057
+ "serde",
3058
+ "serde_core",
3059
+ "zmij",
3060
+ ]
3061
+
3062
+ [[package]]
3063
+ name = "serde_spanned"
3064
+ version = "1.0.4"
3065
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3066
+ checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776"
3067
+ dependencies = [
3068
+ "serde_core",
3069
+ ]
3070
+
3071
+ [[package]]
3072
+ name = "sha1"
3073
+ version = "0.6.1"
3074
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3075
+ checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
3076
+ dependencies = [
3077
+ "sha1_smol",
3078
+ ]
3079
+
3080
+ [[package]]
3081
+ name = "sha1"
3082
+ version = "0.10.6"
3083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3084
+ checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
3085
+ dependencies = [
3086
+ "cfg-if",
3087
+ "cpufeatures",
3088
+ "digest",
3089
+ ]
3090
+
3091
+ [[package]]
3092
+ name = "sha1_smol"
3093
+ version = "1.0.1"
3094
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3095
+ checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
3096
+
3097
+ [[package]]
3098
+ name = "sha2"
3099
+ version = "0.10.9"
3100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3101
+ checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
3102
+ dependencies = [
3103
+ "cfg-if",
3104
+ "cpufeatures",
3105
+ "digest",
3106
+ ]
3107
+
3108
+ [[package]]
3109
+ name = "shlex"
3110
+ version = "1.3.0"
3111
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3112
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3113
+
3114
+ [[package]]
3115
+ name = "simd-adler32"
3116
+ version = "0.3.9"
3117
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3118
+ checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
3119
+
3120
+ [[package]]
3121
+ name = "siphasher"
3122
+ version = "1.0.3"
3123
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3124
+ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
3125
+
3126
+ [[package]]
3127
+ name = "sized-chunks"
3128
+ version = "0.6.5"
3129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3130
+ checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
3131
+ dependencies = [
3132
+ "bitmaps",
3133
+ "typenum",
3134
+ ]
3135
+
3136
+ [[package]]
3137
+ name = "smallvec"
3138
+ version = "1.15.1"
3139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3140
+ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
3141
+ dependencies = [
3142
+ "serde",
3143
+ ]
3144
+
3145
+ [[package]]
3146
+ name = "smartstring"
3147
+ version = "1.0.1"
3148
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3149
+ checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
3150
+ dependencies = [
3151
+ "autocfg",
3152
+ "serde",
3153
+ "static_assertions",
3154
+ "version_check",
3155
+ ]
3156
+
3157
+ [[package]]
3158
+ name = "stable_deref_trait"
3159
+ version = "1.2.1"
3160
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3161
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
3162
+
3163
+ [[package]]
3164
+ name = "stacker"
3165
+ version = "0.1.22"
3166
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3167
+ checksum = "e1f8b29fb42aafcea4edeeb6b2f2d7ecd0d969c48b4cf0d2e64aafc471dd6e59"
3168
+ dependencies = [
3169
+ "cc",
3170
+ "cfg-if",
3171
+ "libc",
3172
+ "psm",
3173
+ "windows-sys 0.59.0",
3174
+ ]
3175
+
3176
+ [[package]]
3177
+ name = "static_assertions"
3178
+ version = "1.1.0"
3179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3180
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3181
+
3182
+ [[package]]
3183
+ name = "stdweb"
3184
+ version = "0.4.20"
3185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3186
+ checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
3187
+ dependencies = [
3188
+ "discard",
3189
+ "rustc_version",
3190
+ "serde",
3191
+ "serde_json",
3192
+ "stdweb-derive",
3193
+ "stdweb-internal-macros",
3194
+ "stdweb-internal-runtime",
3195
+ "wasm-bindgen",
3196
+ ]
3197
+
3198
+ [[package]]
3199
+ name = "stdweb-derive"
3200
+ version = "0.5.3"
3201
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3202
+ checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
3203
+ dependencies = [
3204
+ "proc-macro2",
3205
+ "quote",
3206
+ "serde",
3207
+ "serde_derive",
3208
+ "syn 1.0.109",
3209
+ ]
3210
+
3211
+ [[package]]
3212
+ name = "stdweb-internal-macros"
3213
+ version = "0.2.9"
3214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3215
+ checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
3216
+ dependencies = [
3217
+ "base-x",
3218
+ "proc-macro2",
3219
+ "quote",
3220
+ "serde",
3221
+ "serde_derive",
3222
+ "serde_json",
3223
+ "sha1 0.6.1",
3224
+ "syn 1.0.109",
3225
+ ]
3226
+
3227
+ [[package]]
3228
+ name = "stdweb-internal-runtime"
3229
+ version = "0.1.5"
3230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3231
+ checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
3232
+
3233
+ [[package]]
3234
+ name = "stringprep"
3235
+ version = "0.1.5"
3236
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3237
+ checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
3238
+ dependencies = [
3239
+ "unicode-bidi",
3240
+ "unicode-normalization",
3241
+ "unicode-properties",
3242
+ ]
3243
+
3244
+ [[package]]
3245
+ name = "strum"
3246
+ version = "0.28.0"
3247
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3248
+ checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd"
3249
+
3250
+ [[package]]
3251
+ name = "strum_macros"
3252
+ version = "0.28.0"
3253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3254
+ checksum = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664"
3255
+ dependencies = [
3256
+ "heck",
3257
+ "proc-macro2",
3258
+ "quote",
3259
+ "syn 2.0.111",
3260
+ ]
3261
+
3262
+ [[package]]
3263
+ name = "subtle"
3264
+ version = "2.6.1"
3265
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3266
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
3267
+
3268
+ [[package]]
3269
+ name = "syn"
3270
+ version = "1.0.109"
3271
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3272
+ checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3273
+ dependencies = [
3274
+ "proc-macro2",
3275
+ "quote",
3276
+ "unicode-ident",
3277
+ ]
3278
+
3279
+ [[package]]
3280
+ name = "syn"
3281
+ version = "2.0.111"
3282
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3283
+ checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87"
3284
+ dependencies = [
3285
+ "proc-macro2",
3286
+ "quote",
3287
+ "unicode-ident",
3288
+ ]
3289
+
3290
+ [[package]]
3291
+ name = "syn-ext"
3292
+ version = "0.5.0"
3293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3294
+ checksum = "b126de4ef6c2a628a68609dd00733766c3b015894698a438ebdf374933fc31d1"
3295
+ dependencies = [
3296
+ "proc-macro2",
3297
+ "quote",
3298
+ "syn 2.0.111",
3299
+ ]
3300
+
3301
+ [[package]]
3302
+ name = "synstructure"
3303
+ version = "0.13.2"
3304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3305
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3306
+ dependencies = [
3307
+ "proc-macro2",
3308
+ "quote",
3309
+ "syn 2.0.111",
3310
+ ]
3311
+
3312
+ [[package]]
3313
+ name = "target-lexicon"
3314
+ version = "0.12.16"
3315
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3316
+ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
3317
+
3318
+ [[package]]
3319
+ name = "target-triple"
3320
+ version = "1.0.0"
3321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3322
+ checksum = "591ef38edfb78ca4771ee32cf494cb8771944bee237a9b91fc9c1424ac4b777b"
3323
+
3324
+ [[package]]
3325
+ name = "termcolor"
3326
+ version = "1.4.1"
3327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3328
+ checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
3329
+ dependencies = [
3330
+ "winapi-util",
3331
+ ]
3332
+
3333
+ [[package]]
3334
+ name = "textwrap"
3335
+ version = "0.16.2"
3336
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3337
+ checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057"
3338
+
3339
+ [[package]]
3340
+ name = "thin-vec"
3341
+ version = "0.2.14"
3342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3343
+ checksum = "144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d"
3344
+ dependencies = [
3345
+ "serde",
3346
+ ]
3347
+
3348
+ [[package]]
3349
+ name = "thiserror"
3350
+ version = "1.0.69"
3351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3352
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3353
+ dependencies = [
3354
+ "thiserror-impl 1.0.69",
3355
+ ]
3356
+
3357
+ [[package]]
3358
+ name = "thiserror"
3359
+ version = "2.0.17"
3360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3361
+ checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
3362
+ dependencies = [
3363
+ "thiserror-impl 2.0.17",
3364
+ ]
3365
+
3366
+ [[package]]
3367
+ name = "thiserror-impl"
3368
+ version = "1.0.69"
3369
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3370
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3371
+ dependencies = [
3372
+ "proc-macro2",
3373
+ "quote",
3374
+ "syn 2.0.111",
3375
+ ]
3376
+
3377
+ [[package]]
3378
+ name = "thiserror-impl"
3379
+ version = "2.0.17"
3380
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3381
+ checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
3382
+ dependencies = [
3383
+ "proc-macro2",
3384
+ "quote",
3385
+ "syn 2.0.111",
3386
+ ]
3387
+
3388
+ [[package]]
3389
+ name = "time"
3390
+ version = "0.3.47"
3391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3392
+ checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
3393
+ dependencies = [
3394
+ "deranged",
3395
+ "itoa",
3396
+ "num-conv",
3397
+ "powerfmt",
3398
+ "serde_core",
3399
+ "time-core",
3400
+ "time-macros",
3401
+ ]
3402
+
3403
+ [[package]]
3404
+ name = "time-core"
3405
+ version = "0.1.8"
3406
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3407
+ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
3408
+
3409
+ [[package]]
3410
+ name = "time-format"
3411
+ version = "1.2.2"
3412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3413
+ checksum = "caa08af685f978227b475da86d38312cd1acd5024338bf53a1ab9a799219507d"
3414
+
3415
+ [[package]]
3416
+ name = "time-macros"
3417
+ version = "0.2.27"
3418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3419
+ checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
3420
+ dependencies = [
3421
+ "num-conv",
3422
+ "time-core",
3423
+ ]
3424
+
3425
+ [[package]]
3426
+ name = "timsort"
3427
+ version = "0.1.3"
3428
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3429
+ checksum = "639ce8ef6d2ba56be0383a94dd13b92138d58de44c62618303bb798fa92bdc00"
3430
+
3431
+ [[package]]
3432
+ name = "tiny-keccak"
3433
+ version = "2.0.2"
3434
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3435
+ checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
3436
+ dependencies = [
3437
+ "crunchy",
3438
+ ]
3439
+
3440
+ [[package]]
3441
+ name = "tinystr"
3442
+ version = "0.8.2"
3443
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3444
+ checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
3445
+ dependencies = [
3446
+ "displaydoc",
3447
+ "zerovec",
3448
+ ]
3449
+
3450
+ [[package]]
3451
+ name = "tinytemplate"
3452
+ version = "1.2.1"
3453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3454
+ checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
3455
+ dependencies = [
3456
+ "serde",
3457
+ "serde_json",
3458
+ ]
3459
+
3460
+ [[package]]
3461
+ name = "tinyvec"
3462
+ version = "1.11.0"
3463
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3464
+ checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
3465
+ dependencies = [
3466
+ "tinyvec_macros",
3467
+ ]
3468
+
3469
+ [[package]]
3470
+ name = "tinyvec_macros"
3471
+ version = "0.1.1"
3472
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3473
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3474
+
3475
+ [[package]]
3476
+ name = "toml"
3477
+ version = "0.9.10+spec-1.1.0"
3478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3479
+ checksum = "0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48"
3480
+ dependencies = [
3481
+ "indexmap",
3482
+ "serde_core",
3483
+ "serde_spanned",
3484
+ "toml_datetime",
3485
+ "toml_parser",
3486
+ "toml_writer",
3487
+ "winnow 0.7.14",
3488
+ ]
3489
+
3490
+ [[package]]
3491
+ name = "toml_datetime"
3492
+ version = "0.7.5+spec-1.1.0"
3493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3494
+ checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
3495
+ dependencies = [
3496
+ "serde_core",
3497
+ ]
3498
+
3499
+ [[package]]
3500
+ name = "toml_parser"
3501
+ version = "1.1.2+spec-1.1.0"
3502
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3503
+ checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
3504
+ dependencies = [
3505
+ "winnow 1.0.3",
3506
+ ]
3507
+
3508
+ [[package]]
3509
+ name = "toml_writer"
3510
+ version = "1.0.6+spec-1.1.0"
3511
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3512
+ checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607"
3513
+
3514
+ [[package]]
3515
+ name = "trybuild"
3516
+ version = "1.0.114"
3517
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3518
+ checksum = "3e17e807bff86d2a06b52bca4276746584a78375055b6e45843925ce2802b335"
3519
+ dependencies = [
3520
+ "glob",
3521
+ "serde",
3522
+ "serde_derive",
3523
+ "serde_json",
3524
+ "target-triple",
3525
+ "termcolor",
3526
+ "toml",
3527
+ ]
3528
+
3529
+ [[package]]
3530
+ name = "ttf-parser"
3531
+ version = "0.25.1"
3532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3533
+ checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
3534
+
3535
+ [[package]]
3536
+ name = "twox-hash"
3537
+ version = "2.1.2"
3538
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3539
+ checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c"
3540
+
3541
+ [[package]]
3542
+ name = "type1-encoding-parser"
3543
+ version = "0.1.1"
3544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3545
+ checksum = "fa10c302f5a53b7ad27fd42a3996e23d096ba39b5b8dd6d9e683a05b01bee749"
3546
+ dependencies = [
3547
+ "pom",
3548
+ ]
3549
+
3550
+ [[package]]
3551
+ name = "typenum"
3552
+ version = "1.19.0"
3553
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3554
+ checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
3555
+
3556
+ [[package]]
3557
+ name = "uname"
3558
+ version = "0.1.1"
3559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3560
+ checksum = "b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8"
3561
+ dependencies = [
3562
+ "libc",
3563
+ ]
3564
+
3565
+ [[package]]
3566
+ name = "unic-char-property"
3567
+ version = "0.9.0"
3568
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3569
+ checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
3570
+ dependencies = [
3571
+ "unic-char-range",
3572
+ ]
3573
+
3574
+ [[package]]
3575
+ name = "unic-char-range"
3576
+ version = "0.9.0"
3577
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3578
+ checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
3579
+
3580
+ [[package]]
3581
+ name = "unic-common"
3582
+ version = "0.9.0"
3583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3584
+ checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
3585
+
3586
+ [[package]]
3587
+ name = "unic-ucd-bidi"
3588
+ version = "0.9.0"
3589
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3590
+ checksum = "d1d568b51222484e1f8209ce48caa6b430bf352962b877d592c29ab31fb53d8c"
3591
+ dependencies = [
3592
+ "unic-char-property",
3593
+ "unic-char-range",
3594
+ "unic-ucd-version",
3595
+ ]
3596
+
3597
+ [[package]]
3598
+ name = "unic-ucd-category"
3599
+ version = "0.9.0"
3600
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3601
+ checksum = "1b8d4591f5fcfe1bd4453baaf803c40e1b1e69ff8455c47620440b46efef91c0"
3602
+ dependencies = [
3603
+ "matches",
3604
+ "unic-char-property",
3605
+ "unic-char-range",
3606
+ "unic-ucd-version",
3607
+ ]
3608
+
3609
+ [[package]]
3610
+ name = "unic-ucd-ident"
3611
+ version = "0.9.0"
3612
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3613
+ checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
3614
+ dependencies = [
3615
+ "unic-char-property",
3616
+ "unic-char-range",
3617
+ "unic-ucd-version",
3618
+ ]
3619
+
3620
+ [[package]]
3621
+ name = "unic-ucd-version"
3622
+ version = "0.9.0"
3623
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3624
+ checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
3625
+ dependencies = [
3626
+ "unic-common",
3627
+ ]
3628
+
3629
+ [[package]]
3630
+ name = "unicode-bidi"
3631
+ version = "0.3.18"
3632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3633
+ checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
3634
+
3635
+ [[package]]
3636
+ name = "unicode-casing"
3637
+ version = "0.1.1"
3638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3639
+ checksum = "061dbb8cc7f108532b6087a0065eff575e892a4bcb503dc57323a197457cc202"
3640
+
3641
+ [[package]]
3642
+ name = "unicode-ident"
3643
+ version = "1.0.22"
3644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3645
+ checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
3646
+
3647
+ [[package]]
3648
+ name = "unicode-normalization"
3649
+ version = "0.1.25"
3650
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3651
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
3652
+ dependencies = [
3653
+ "tinyvec",
3654
+ ]
3655
+
3656
+ [[package]]
3657
+ name = "unicode-properties"
3658
+ version = "0.1.4"
3659
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3660
+ checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
3661
+
3662
+ [[package]]
3663
+ name = "unicode-segmentation"
3664
+ version = "1.12.0"
3665
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3666
+ checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
3667
+
3668
+ [[package]]
3669
+ name = "unicode-width"
3670
+ version = "0.1.14"
3671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3672
+ checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
3673
+
3674
+ [[package]]
3675
+ name = "unicode-width"
3676
+ version = "0.2.2"
3677
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3678
+ checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
3679
+
3680
+ [[package]]
3681
+ name = "unicode-xid"
3682
+ version = "0.2.6"
3683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3684
+ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
3685
+
3686
+ [[package]]
3687
+ name = "unicode_names2"
3688
+ version = "1.3.0"
3689
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3690
+ checksum = "d1673eca9782c84de5f81b82e4109dcfb3611c8ba0d52930ec4a9478f547b2dd"
3691
+ dependencies = [
3692
+ "phf 0.11.3",
3693
+ "unicode_names2_generator 1.3.0",
3694
+ ]
3695
+
3696
+ [[package]]
3697
+ name = "unicode_names2"
3698
+ version = "2.0.0"
3699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3700
+ checksum = "d189085656ca1203291e965444e7f6a2723fbdd1dd9f34f8482e79bafd8338a0"
3701
+ dependencies = [
3702
+ "phf 0.11.3",
3703
+ "unicode_names2_generator 2.0.0",
3704
+ ]
3705
+
3706
+ [[package]]
3707
+ name = "unicode_names2_generator"
3708
+ version = "1.3.0"
3709
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3710
+ checksum = "b91e5b84611016120197efd7dc93ef76774f4e084cd73c9fb3ea4a86c570c56e"
3711
+ dependencies = [
3712
+ "getopts",
3713
+ "log",
3714
+ "phf_codegen",
3715
+ "rand 0.8.6",
3716
+ ]
3717
+
3718
+ [[package]]
3719
+ name = "unicode_names2_generator"
3720
+ version = "2.0.0"
3721
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3722
+ checksum = "1262662dc96937c71115228ce2e1d30f41db71a7a45d3459e98783ef94052214"
3723
+ dependencies = [
3724
+ "phf_codegen",
3725
+ "rand 0.8.6",
3726
+ ]
3727
+
3728
+ [[package]]
3729
+ name = "unindent"
3730
+ version = "0.2.4"
3731
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3732
+ checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
3733
+
3734
+ [[package]]
3735
+ name = "url"
3736
+ version = "2.5.8"
3737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3738
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
3739
+ dependencies = [
3740
+ "form_urlencoded",
3741
+ "idna",
3742
+ "percent-encoding",
3743
+ "serde",
3744
+ ]
3745
+
3746
+ [[package]]
3747
+ name = "utf8_iter"
3748
+ version = "1.0.4"
3749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3750
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
3751
+
3752
+ [[package]]
3753
+ name = "utf8parse"
3754
+ version = "0.2.2"
3755
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3756
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
3757
+
3758
+ [[package]]
3759
+ name = "version_check"
3760
+ version = "0.9.5"
3761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3762
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3763
+
3764
+ [[package]]
3765
+ name = "walkdir"
3766
+ version = "2.5.0"
3767
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3768
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
3769
+ dependencies = [
3770
+ "same-file",
3771
+ "winapi-util",
3772
+ ]
3773
+
3774
+ [[package]]
3775
+ name = "wasi"
3776
+ version = "0.11.1+wasi-snapshot-preview1"
3777
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3778
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
3779
+
3780
+ [[package]]
3781
+ name = "wasip2"
3782
+ version = "1.0.2+wasi-0.2.9"
3783
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3784
+ checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
3785
+ dependencies = [
3786
+ "wit-bindgen",
3787
+ ]
3788
+
3789
+ [[package]]
3790
+ name = "wasm-bindgen"
3791
+ version = "0.2.106"
3792
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3793
+ checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd"
3794
+ dependencies = [
3795
+ "cfg-if",
3796
+ "once_cell",
3797
+ "rustversion",
3798
+ "wasm-bindgen-macro",
3799
+ "wasm-bindgen-shared",
3800
+ ]
3801
+
3802
+ [[package]]
3803
+ name = "wasm-bindgen-futures"
3804
+ version = "0.4.56"
3805
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3806
+ checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c"
3807
+ dependencies = [
3808
+ "cfg-if",
3809
+ "js-sys",
3810
+ "once_cell",
3811
+ "wasm-bindgen",
3812
+ "web-sys",
3813
+ ]
3814
+
3815
+ [[package]]
3816
+ name = "wasm-bindgen-macro"
3817
+ version = "0.2.106"
3818
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3819
+ checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3"
3820
+ dependencies = [
3821
+ "quote",
3822
+ "wasm-bindgen-macro-support",
3823
+ ]
3824
+
3825
+ [[package]]
3826
+ name = "wasm-bindgen-macro-support"
3827
+ version = "0.2.106"
3828
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3829
+ checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40"
3830
+ dependencies = [
3831
+ "bumpalo",
3832
+ "proc-macro2",
3833
+ "quote",
3834
+ "syn 2.0.111",
3835
+ "wasm-bindgen-shared",
3836
+ ]
3837
+
3838
+ [[package]]
3839
+ name = "wasm-bindgen-shared"
3840
+ version = "0.2.106"
3841
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3842
+ checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4"
3843
+ dependencies = [
3844
+ "unicode-ident",
3845
+ ]
3846
+
3847
+ [[package]]
3848
+ name = "wasm-bindgen-test"
3849
+ version = "0.3.56"
3850
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3851
+ checksum = "25e90e66d265d3a1efc0e72a54809ab90b9c0c515915c67cdf658689d2c22c6c"
3852
+ dependencies = [
3853
+ "async-trait",
3854
+ "cast",
3855
+ "js-sys",
3856
+ "libm",
3857
+ "minicov",
3858
+ "nu-ansi-term",
3859
+ "num-traits",
3860
+ "oorandom",
3861
+ "serde",
3862
+ "serde_json",
3863
+ "wasm-bindgen",
3864
+ "wasm-bindgen-futures",
3865
+ "wasm-bindgen-test-macro",
3866
+ ]
3867
+
3868
+ [[package]]
3869
+ name = "wasm-bindgen-test-macro"
3870
+ version = "0.3.56"
3871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3872
+ checksum = "7150335716dce6028bead2b848e72f47b45e7b9422f64cccdc23bedca89affc1"
3873
+ dependencies = [
3874
+ "proc-macro2",
3875
+ "quote",
3876
+ "syn 2.0.111",
3877
+ ]
3878
+
3879
+ [[package]]
3880
+ name = "web-sys"
3881
+ version = "0.3.83"
3882
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3883
+ checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac"
3884
+ dependencies = [
3885
+ "js-sys",
3886
+ "wasm-bindgen",
3887
+ ]
3888
+
3889
+ [[package]]
3890
+ name = "weezl"
3891
+ version = "0.1.12"
3892
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3893
+ checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
3894
+
3895
+ [[package]]
3896
+ name = "which"
3897
+ version = "8.0.2"
3898
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3899
+ checksum = "81995fafaaaf6ae47a7d0cc83c67caf92aeb7e5331650ae6ff856f7c0c60c459"
3900
+ dependencies = [
3901
+ "libc",
3902
+ ]
3903
+
3904
+ [[package]]
3905
+ name = "wide"
3906
+ version = "1.4.0"
3907
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3908
+ checksum = "9a7714cd0430a663154667c74da5d09325c2387695bee18b3f7f72825aa3693a"
3909
+ dependencies = [
3910
+ "bytemuck",
3911
+ "safe_arch",
3912
+ ]
3913
+
3914
+ [[package]]
3915
+ name = "widestring"
3916
+ version = "1.2.1"
3917
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3918
+ checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
3919
+
3920
+ [[package]]
3921
+ name = "winapi-util"
3922
+ version = "0.1.11"
3923
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3924
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
3925
+ dependencies = [
3926
+ "windows-sys 0.61.2",
3927
+ ]
3928
+
3929
+ [[package]]
3930
+ name = "windows-core"
3931
+ version = "0.62.2"
3932
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3933
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
3934
+ dependencies = [
3935
+ "windows-implement",
3936
+ "windows-interface",
3937
+ "windows-link",
3938
+ "windows-result",
3939
+ "windows-strings",
3940
+ ]
3941
+
3942
+ [[package]]
3943
+ name = "windows-implement"
3944
+ version = "0.60.2"
3945
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3946
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
3947
+ dependencies = [
3948
+ "proc-macro2",
3949
+ "quote",
3950
+ "syn 2.0.111",
3951
+ ]
3952
+
3953
+ [[package]]
3954
+ name = "windows-interface"
3955
+ version = "0.59.3"
3956
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3957
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
3958
+ dependencies = [
3959
+ "proc-macro2",
3960
+ "quote",
3961
+ "syn 2.0.111",
3962
+ ]
3963
+
3964
+ [[package]]
3965
+ name = "windows-link"
3966
+ version = "0.2.1"
3967
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3968
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
3969
+
3970
+ [[package]]
3971
+ name = "windows-result"
3972
+ version = "0.4.1"
3973
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3974
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
3975
+ dependencies = [
3976
+ "windows-link",
3977
+ ]
3978
+
3979
+ [[package]]
3980
+ name = "windows-strings"
3981
+ version = "0.5.1"
3982
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3983
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
3984
+ dependencies = [
3985
+ "windows-link",
3986
+ ]
3987
+
3988
+ [[package]]
3989
+ name = "windows-sys"
3990
+ version = "0.45.0"
3991
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3992
+ checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
3993
+ dependencies = [
3994
+ "windows-targets 0.42.2",
3995
+ ]
3996
+
3997
+ [[package]]
3998
+ name = "windows-sys"
3999
+ version = "0.52.0"
4000
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4001
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
4002
+ dependencies = [
4003
+ "windows-targets 0.52.6",
4004
+ ]
4005
+
4006
+ [[package]]
4007
+ name = "windows-sys"
4008
+ version = "0.59.0"
4009
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4010
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
4011
+ dependencies = [
4012
+ "windows-targets 0.52.6",
4013
+ ]
4014
+
4015
+ [[package]]
4016
+ name = "windows-sys"
4017
+ version = "0.60.2"
4018
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4019
+ checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
4020
+ dependencies = [
4021
+ "windows-targets 0.53.5",
4022
+ ]
4023
+
4024
+ [[package]]
4025
+ name = "windows-sys"
4026
+ version = "0.61.2"
4027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4028
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
4029
+ dependencies = [
4030
+ "windows-link",
4031
+ ]
4032
+
4033
+ [[package]]
4034
+ name = "windows-targets"
4035
+ version = "0.42.2"
4036
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4037
+ checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
4038
+ dependencies = [
4039
+ "windows_aarch64_gnullvm 0.42.2",
4040
+ "windows_aarch64_msvc 0.42.2",
4041
+ "windows_i686_gnu 0.42.2",
4042
+ "windows_i686_msvc 0.42.2",
4043
+ "windows_x86_64_gnu 0.42.2",
4044
+ "windows_x86_64_gnullvm 0.42.2",
4045
+ "windows_x86_64_msvc 0.42.2",
4046
+ ]
4047
+
4048
+ [[package]]
4049
+ name = "windows-targets"
4050
+ version = "0.52.6"
4051
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4052
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
4053
+ dependencies = [
4054
+ "windows_aarch64_gnullvm 0.52.6",
4055
+ "windows_aarch64_msvc 0.52.6",
4056
+ "windows_i686_gnu 0.52.6",
4057
+ "windows_i686_gnullvm 0.52.6",
4058
+ "windows_i686_msvc 0.52.6",
4059
+ "windows_x86_64_gnu 0.52.6",
4060
+ "windows_x86_64_gnullvm 0.52.6",
4061
+ "windows_x86_64_msvc 0.52.6",
4062
+ ]
4063
+
4064
+ [[package]]
4065
+ name = "windows-targets"
4066
+ version = "0.53.5"
4067
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4068
+ checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
4069
+ dependencies = [
4070
+ "windows-link",
4071
+ "windows_aarch64_gnullvm 0.53.1",
4072
+ "windows_aarch64_msvc 0.53.1",
4073
+ "windows_i686_gnu 0.53.1",
4074
+ "windows_i686_gnullvm 0.53.1",
4075
+ "windows_i686_msvc 0.53.1",
4076
+ "windows_x86_64_gnu 0.53.1",
4077
+ "windows_x86_64_gnullvm 0.53.1",
4078
+ "windows_x86_64_msvc 0.53.1",
4079
+ ]
4080
+
4081
+ [[package]]
4082
+ name = "windows_aarch64_gnullvm"
4083
+ version = "0.42.2"
4084
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4085
+ checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
4086
+
4087
+ [[package]]
4088
+ name = "windows_aarch64_gnullvm"
4089
+ version = "0.52.6"
4090
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4091
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4092
+
4093
+ [[package]]
4094
+ name = "windows_aarch64_gnullvm"
4095
+ version = "0.53.1"
4096
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4097
+ checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
4098
+
4099
+ [[package]]
4100
+ name = "windows_aarch64_msvc"
4101
+ version = "0.42.2"
4102
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4103
+ checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
4104
+
4105
+ [[package]]
4106
+ name = "windows_aarch64_msvc"
4107
+ version = "0.52.6"
4108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4109
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4110
+
4111
+ [[package]]
4112
+ name = "windows_aarch64_msvc"
4113
+ version = "0.53.1"
4114
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4115
+ checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
4116
+
4117
+ [[package]]
4118
+ name = "windows_i686_gnu"
4119
+ version = "0.42.2"
4120
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4121
+ checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
4122
+
4123
+ [[package]]
4124
+ name = "windows_i686_gnu"
4125
+ version = "0.52.6"
4126
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4127
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4128
+
4129
+ [[package]]
4130
+ name = "windows_i686_gnu"
4131
+ version = "0.53.1"
4132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4133
+ checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
4134
+
4135
+ [[package]]
4136
+ name = "windows_i686_gnullvm"
4137
+ version = "0.52.6"
4138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4139
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4140
+
4141
+ [[package]]
4142
+ name = "windows_i686_gnullvm"
4143
+ version = "0.53.1"
4144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4145
+ checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
4146
+
4147
+ [[package]]
4148
+ name = "windows_i686_msvc"
4149
+ version = "0.42.2"
4150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4151
+ checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
4152
+
4153
+ [[package]]
4154
+ name = "windows_i686_msvc"
4155
+ version = "0.52.6"
4156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4157
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4158
+
4159
+ [[package]]
4160
+ name = "windows_i686_msvc"
4161
+ version = "0.53.1"
4162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4163
+ checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
4164
+
4165
+ [[package]]
4166
+ name = "windows_x86_64_gnu"
4167
+ version = "0.42.2"
4168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4169
+ checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
4170
+
4171
+ [[package]]
4172
+ name = "windows_x86_64_gnu"
4173
+ version = "0.52.6"
4174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4175
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4176
+
4177
+ [[package]]
4178
+ name = "windows_x86_64_gnu"
4179
+ version = "0.53.1"
4180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4181
+ checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
4182
+
4183
+ [[package]]
4184
+ name = "windows_x86_64_gnullvm"
4185
+ version = "0.42.2"
4186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4187
+ checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
4188
+
4189
+ [[package]]
4190
+ name = "windows_x86_64_gnullvm"
4191
+ version = "0.52.6"
4192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4193
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4194
+
4195
+ [[package]]
4196
+ name = "windows_x86_64_gnullvm"
4197
+ version = "0.53.1"
4198
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4199
+ checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
4200
+
4201
+ [[package]]
4202
+ name = "windows_x86_64_msvc"
4203
+ version = "0.42.2"
4204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4205
+ checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
4206
+
4207
+ [[package]]
4208
+ name = "windows_x86_64_msvc"
4209
+ version = "0.52.6"
4210
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4211
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4212
+
4213
+ [[package]]
4214
+ name = "windows_x86_64_msvc"
4215
+ version = "0.53.1"
4216
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4217
+ checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
4218
+
4219
+ [[package]]
4220
+ name = "winnow"
4221
+ version = "0.7.14"
4222
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4223
+ checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829"
4224
+
4225
+ [[package]]
4226
+ name = "winnow"
4227
+ version = "1.0.3"
4228
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4229
+ checksum = "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
4230
+
4231
+ [[package]]
4232
+ name = "wit-bindgen"
4233
+ version = "0.51.0"
4234
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4235
+ checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
4236
+
4237
+ [[package]]
4238
+ name = "writeable"
4239
+ version = "0.6.2"
4240
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4241
+ checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
4242
+
4243
+ [[package]]
4244
+ name = "yaml-rust2"
4245
+ version = "0.11.0"
4246
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4247
+ checksum = "631a50d867fafb7093e709d75aaee9e0e0d5deb934021fcea25ac2fe09edc51e"
4248
+ dependencies = [
4249
+ "arraydeque",
4250
+ "encoding_rs",
4251
+ "hashlink",
4252
+ ]
4253
+
4254
+ [[package]]
4255
+ name = "yoke"
4256
+ version = "0.8.1"
4257
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4258
+ checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
4259
+ dependencies = [
4260
+ "stable_deref_trait",
4261
+ "yoke-derive",
4262
+ "zerofrom",
4263
+ ]
4264
+
4265
+ [[package]]
4266
+ name = "yoke-derive"
4267
+ version = "0.8.1"
4268
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4269
+ checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
4270
+ dependencies = [
4271
+ "proc-macro2",
4272
+ "quote",
4273
+ "syn 2.0.111",
4274
+ "synstructure",
4275
+ ]
4276
+
4277
+ [[package]]
4278
+ name = "zerocopy"
4279
+ version = "0.8.31"
4280
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4281
+ checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3"
4282
+ dependencies = [
4283
+ "zerocopy-derive",
4284
+ ]
4285
+
4286
+ [[package]]
4287
+ name = "zerocopy-derive"
4288
+ version = "0.8.31"
4289
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4290
+ checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a"
4291
+ dependencies = [
4292
+ "proc-macro2",
4293
+ "quote",
4294
+ "syn 2.0.111",
4295
+ ]
4296
+
4297
+ [[package]]
4298
+ name = "zerofrom"
4299
+ version = "0.1.6"
4300
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4301
+ checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
4302
+ dependencies = [
4303
+ "zerofrom-derive",
4304
+ ]
4305
+
4306
+ [[package]]
4307
+ name = "zerofrom-derive"
4308
+ version = "0.1.6"
4309
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4310
+ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
4311
+ dependencies = [
4312
+ "proc-macro2",
4313
+ "quote",
4314
+ "syn 2.0.111",
4315
+ "synstructure",
4316
+ ]
4317
+
4318
+ [[package]]
4319
+ name = "zerotrie"
4320
+ version = "0.2.3"
4321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4322
+ checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
4323
+ dependencies = [
4324
+ "displaydoc",
4325
+ "yoke",
4326
+ "zerofrom",
4327
+ ]
4328
+
4329
+ [[package]]
4330
+ name = "zerovec"
4331
+ version = "0.11.5"
4332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4333
+ checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
4334
+ dependencies = [
4335
+ "yoke",
4336
+ "zerofrom",
4337
+ "zerovec-derive",
4338
+ ]
4339
+
4340
+ [[package]]
4341
+ name = "zerovec-derive"
4342
+ version = "0.11.2"
4343
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4344
+ checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
4345
+ dependencies = [
4346
+ "proc-macro2",
4347
+ "quote",
4348
+ "syn 2.0.111",
4349
+ ]
4350
+
4351
+ [[package]]
4352
+ name = "zip"
4353
+ version = "2.4.2"
4354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4355
+ checksum = "fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50"
4356
+ dependencies = [
4357
+ "arbitrary",
4358
+ "crc32fast",
4359
+ "crossbeam-utils",
4360
+ "displaydoc",
4361
+ "flate2",
4362
+ "indexmap",
4363
+ "memchr",
4364
+ "thiserror 2.0.17",
4365
+ "zopfli",
4366
+ ]
4367
+
4368
+ [[package]]
4369
+ name = "zmij"
4370
+ version = "1.0.2"
4371
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4372
+ checksum = "0f4a4e8e9dc5c62d159f04fcdbe07f4c3fb710415aab4754bf11505501e3251d"
4373
+
4374
+ [[package]]
4375
+ name = "zopfli"
4376
+ version = "0.8.3"
4377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4378
+ checksum = "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249"
4379
+ dependencies = [
4380
+ "bumpalo",
4381
+ "crc32fast",
4382
+ "log",
4383
+ "simd-adler32",
4384
+ ]