treescript-builder 0.1.4__py3-none-any.whl → 0.1.5__py3-none-any.whl
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.
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/METADATA +3 -2
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/RECORD +6 -6
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/WHEEL +0 -0
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/entry_points.txt +0 -0
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/licenses/LICENSE +0 -0
- {treescript_builder-0.1.4.dist-info → treescript_builder-0.1.5.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: treescript-builder
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.5
|
4
4
|
Summary: Builds File Trees from TreeScript. If DataLabels are present in TreeScript, a DataDirectory argument is required.
|
5
5
|
Home-page: https://github.com/DK96-OS/treescript-builder
|
6
6
|
Author: DK96-OS
|
@@ -13,9 +13,10 @@ Classifier: Operating System :: OS Independent
|
|
13
13
|
Classifier: Intended Audience :: Developers
|
14
14
|
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
16
|
+
Classifier: Programming Language :: Python :: 3.11
|
16
17
|
Classifier: Programming Language :: Python :: 3.12
|
17
18
|
Classifier: Programming Language :: Python :: 3.13
|
18
|
-
Requires-Python: >=3.
|
19
|
+
Requires-Python: >=3.11
|
19
20
|
Description-Content-Type: text/markdown
|
20
21
|
License-File: LICENSE
|
21
22
|
Dynamic: author
|
@@ -18,9 +18,9 @@ treescript_builder/tree/build_validation.py,sha256=fQwNX_fovjvpq63HZ4NCYQxPrPYlm
|
|
18
18
|
treescript_builder/tree/tree_builder.py,sha256=0OiJ_Rjpm9Ux1DXvP4d6lHw9CoUCpu6lTfxTmLVOTfQ,1862
|
19
19
|
treescript_builder/tree/tree_trimmer.py,sha256=4cYrnAPX4WQi9JW60K20KPWb9aAtkPYTZWeZ4scEjps,1581
|
20
20
|
treescript_builder/tree/trim_validation.py,sha256=W5FCLBLurHSQYUanU8VmJeprL11OVa7-Z2pCZ39IchQ,3357
|
21
|
-
treescript_builder-0.1.
|
22
|
-
treescript_builder-0.1.
|
23
|
-
treescript_builder-0.1.
|
24
|
-
treescript_builder-0.1.
|
25
|
-
treescript_builder-0.1.
|
26
|
-
treescript_builder-0.1.
|
21
|
+
treescript_builder-0.1.5.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
22
|
+
treescript_builder-0.1.5.dist-info/METADATA,sha256=2tCtMWKlwKBvn8Exn9_YEx28qHZOQvRKPSnS0Hv8jDo,5299
|
23
|
+
treescript_builder-0.1.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
24
|
+
treescript_builder-0.1.5.dist-info/entry_points.txt,sha256=eOmYzJQPcGaH2GGBfwwU6UH_33tGtsK_ogxB4DnVrFI,111
|
25
|
+
treescript_builder-0.1.5.dist-info/top_level.txt,sha256=parytS3LU7PXBsMVe_puiTOva14bUCzvFwcIwF_Y3Ks,19
|
26
|
+
treescript_builder-0.1.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|