@@ -23,17 +23,17 @@ Library code with no dependencies.
2323``` mermaid
2424flowchart LR
25250([import]) --> 3([file])
26- 3([file]) --> 4([packager])
27- 1([tool]) --> 2([library])
28260([import]) --> 2([library])
27+ 1([tool]) --> 2([library])
28+ 3([file]) --> 4([packager])
29292([library]) --> 4([packager])
30302([library]) --> 3([file])
3131click 0 "https://github.com/ManderaGeneral/generalimport"
3232click 1 "https://github.com/ManderaGeneral/generaltool"
3333click 2 "https://github.com/ManderaGeneral/generallibrary"
3434click 3 "https://github.com/ManderaGeneral/generalfile"
3535click 4 "https://github.com/ManderaGeneral/generalpackager"
36- style 1 fill :#482
36+ style 1 stroke :#482
3737```
3838</details >
3939
@@ -50,9 +50,9 @@ style 1 fill:#482
5050<details open >
5151<summary ><h2 >Information</h2 ></summary >
5252
53- | Package | Ver | Latest Release | Python | Platform | Cover |
54- | :-------------------------------------------------------------| :-----------------------------------------------| :---------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| :----------------| :--------|
55- | [ generaltool] ( https://github.com/ManderaGeneral/generaltool ) | [ 0.1.2 ] ( https://pypi.org/project/generaltool/ ) | 2023-06-05 11:30 CEST | [ 3.8] ( https://www.python.org/downloads/release/python-380/ ) , [ 3.9] ( https://www.python.org/downloads/release/python-390/ ) , [ 3.10] ( https://www.python.org/downloads/release/python-3100/ ) , [ 3.11] ( https://www.python.org/downloads/release/python-3110/ ) , [ 3.12] ( https://www.python.org/downloads/release/python-3120/ ) | Windows, Ubuntu | 99.1 % |
53+ | Package | Ver | Latest Release | Python | Platform | Cover |
54+ | :-------------------------------------------------------------| :-----------------------------------------------| :---------------------| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| :----------------| :--------|
55+ | [ generaltool] ( https://github.com/ManderaGeneral/generaltool ) | [ 0.1.3 ] ( https://pypi.org/project/generaltool/ ) | 2024-01-24 07:20 CET | [ 3.8] ( https://www.python.org/downloads/release/python-380/ ) , [ 3.9] ( https://www.python.org/downloads/release/python-390/ ) , [ 3.10] ( https://www.python.org/downloads/release/python-3100/ ) , [ 3.11] ( https://www.python.org/downloads/release/python-3110/ ) , [ 3.12] ( https://www.python.org/downloads/release/python-3120/ ) | Windows, Ubuntu | 99.1 % |
5656</details >
5757
5858
@@ -76,7 +76,7 @@ Issue-creation, discussions and pull requests are most welcome!
7676
7777
7878<sup >
79- Generated 2024-01-18 19:06 CET for commit <a href =' https://github.com/ManderaGeneral/generaltool/commit/master ' >master</a >.
79+ Generated 2024-01-24 07:20 CET for commit <a href =' https://github.com/ManderaGeneral/generaltool/commit/master ' >master</a >.
8080</sup >
8181</details >
8282
0 commit comments