maci 1.0.0__py3-none-any.whl → 1.1.0__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.
maci/__init__.py
CHANGED
@@ -3,13 +3,13 @@ maci - by aaronater10 (flavor: maci)
|
|
3
3
|
|
4
4
|
Python-styled Serialization Language & Thin Wrapper Library
|
5
5
|
|
6
|
-
Version 1.
|
6
|
+
Version 1.1.0
|
7
7
|
|
8
8
|
Tutorials and docs: https://docs.macilib.org
|
9
9
|
|
10
10
|
Source: https://github.com/aaronater10/maci
|
11
11
|
"""
|
12
|
-
__version__ = '1.
|
12
|
+
__version__ = '1.1.0'
|
13
13
|
__lang_version__ = '1.0.0'
|
14
14
|
|
15
15
|
#########################################################################################################
|
maci/__init__.pyi
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: maci
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.1.0
|
4
4
|
Summary: The easy to use library for your data, configuration, and save files
|
5
5
|
Author: aaronater10
|
6
6
|
Author-email: dev_admin@dunnts.com
|
@@ -15,7 +15,6 @@ Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Intended Audience :: System Administrators
|
16
16
|
Classifier: Intended Audience :: Information Technology
|
17
17
|
Classifier: Programming Language :: Python :: 3
|
18
|
-
Classifier: Programming Language :: Python :: 3.7
|
19
18
|
Classifier: Programming Language :: Python :: 3.8
|
20
19
|
Classifier: Programming Language :: Python :: 3.9
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
@@ -24,13 +23,13 @@ Classifier: Programming Language :: Python :: 3.12
|
|
24
23
|
Classifier: Operating System :: POSIX :: Linux
|
25
24
|
Classifier: Operating System :: Microsoft :: Windows
|
26
25
|
Classifier: Operating System :: MacOS :: MacOS X
|
27
|
-
Requires-Python: >=3.
|
26
|
+
Requires-Python: >=3.8
|
28
27
|
Description-Content-Type: text/markdown
|
29
|
-
Requires-Dist: pyyaml
|
30
|
-
Requires-Dist: tomli
|
31
|
-
Requires-Dist: tomli-w
|
32
|
-
Requires-Dist: defusedxml
|
33
|
-
Requires-Dist: xmltodict
|
28
|
+
Requires-Dist: pyyaml>=5.4
|
29
|
+
Requires-Dist: tomli>=2.0.1
|
30
|
+
Requires-Dist: tomli-w>=1.0.0
|
31
|
+
Requires-Dist: defusedxml>=0.7.1
|
32
|
+
Requires-Dist: xmltodict>=0.13.0
|
34
33
|
|
35
34
|
[](https://docs.macilib.org/)
|
36
35
|
|
@@ -41,7 +40,7 @@ A Python-Styled Serialization Language & Thin Wrapper Library
|
|
41
40
|

|
42
41
|
[](https://github.com/aaronater10/maci/actions/workflows/maci_qa.yml)
|
43
42
|

|
44
|
-

|
45
44
|
|
46
45
|
#
|
47
46
|
|
@@ -1,5 +1,5 @@
|
|
1
|
-
maci/__init__.py,sha256=
|
2
|
-
maci/__init__.pyi,sha256=
|
1
|
+
maci/__init__.py,sha256=rEdYy_f6uFWiahZ0lBTvhUCSCFP0mviqVThAPNPddBA,3848
|
2
|
+
maci/__init__.pyi,sha256=DfKQ-S3sjN9-sOGUmxPbLnXofHvmcyH2ztvSyTB7uJ4,27129
|
3
3
|
maci/data.py,sha256=wNl0_8wcDQPVdzs5Qi6p-UmFnrxFqz90AiXWpNE3OYg,79880
|
4
4
|
maci/data.pyi,sha256=VBduLQHhfbUOanzo0c89fMZXMHF1Htv78Yuiq_Qzwrc,7977
|
5
5
|
maci/error.py,sha256=7XNVou5Vd-YdI4dnO4Pv0V-G0zDRE5Nqmq2MLM_6kcs,3315
|
@@ -50,7 +50,7 @@ maci/_yaml/yamlload.py,sha256=kQV3zQ2e1rdqVO27alOSEvVmoXx981DTXHgLlewAPpY,1883
|
|
50
50
|
maci/_yaml/yamlloadall.py,sha256=oNKf7rEePWXYCz2HrKOTqkcsSF5Ng_jRee4AWsbIKSo,2040
|
51
51
|
maci/_yaml/yamlloadstr.py,sha256=yIHx99FYI5ZTn9bwWCsUCTRIPidbkc5aMU6ojxu6MCQ,1256
|
52
52
|
maci/ext/defusedxml/LICENSE.txt,sha256=foNnHTn5fR_6MMd0UiFdlzx7uAr0X5Tn5DaHT9kqqHw,2408
|
53
|
-
maci-1.
|
54
|
-
maci-1.
|
55
|
-
maci-1.
|
56
|
-
maci-1.
|
53
|
+
maci-1.1.0.dist-info/METADATA,sha256=M5DUVgIy5INjnZ8f9zcipVXIk05n51TezvicNdTCodY,15732
|
54
|
+
maci-1.1.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
55
|
+
maci-1.1.0.dist-info/top_level.txt,sha256=mG_MQNPiQ792pQwgDud7ki4fwakkZAfz9j3xz2u2pw8,5
|
56
|
+
maci-1.1.0.dist-info/RECORD,,
|
File without changes
|