MaTLM 1.0.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.
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: MaTLM
|
|
3
|
+
Version: 1.0.0
|
|
4
|
+
Summary: Uma biblioteca de cálculo com gerenciamento de histórico automático e otimizada para fluxos pesados.
|
|
5
|
+
Author: Seu Nome
|
|
6
|
+
Author-email: seu_email@example.com
|
|
7
|
+
Classifier: Programming Language :: Python :: 3
|
|
8
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
9
|
+
Classifier: Operating System :: OS Independent
|
|
10
|
+
Requires-Python: >=3.6
|
|
11
|
+
Dynamic: author
|
|
12
|
+
Dynamic: author-email
|
|
13
|
+
Dynamic: classifier
|
|
14
|
+
Dynamic: description
|
|
15
|
+
Dynamic: requires-python
|
|
16
|
+
Dynamic: summary
|
|
17
|
+
|
|
18
|
+
Biblioteca leve e independente criada para simplificar a criação de interfaces de calculadora, cuidando de logs, tratamento de erros, criptografia e otimização de RAM.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
matlm-1.0.0.dist-info/METADATA,sha256=LeKu2u9W8mOFJ-iyLFyYc5yT-6AE8Ku33xdHkIwITLE,696
|
|
2
|
+
matlm-1.0.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
3
|
+
matlm-1.0.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
4
|
+
matlm-1.0.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|