logical-brutalism 1.2.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.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Matheus Lacerda Ferreira
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,84 @@
1
+ Metadata-Version: 2.4
2
+ Name: logical-brutalism
3
+ Version: 1.2.1
4
+ Summary: Parametric Engine Deployment for Backend Infrastructure.
5
+ Author: Matheus Lacerda Ferreira
6
+ License-Expression: MIT
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: Operating System :: OS Independent
9
+ Requires-Python: >=3.7
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE
12
+ Dynamic: license-file
13
+
14
+ # LOGICAL BRUTALISM v1.3.0 :: SYSTEM KERNEL
15
+
16
+ > "What does not resolve, does not exist."
17
+
18
+ **AUTHOR:** Matheus Lacerda Ferreira
19
+ **LICENSE:** MIT LICENSE (Copyright 2026)
20
+ **STATUS:** LIVING DOCUMENT
21
+
22
+ ---
23
+
24
+ ## 00 :: CENTRAL THESIS
25
+
26
+ Logical Brutalism was not born from aesthetic conjectures. Its origin lies in the necessity to secure operability within unstable environments. The non-negotiable metric is the mathematical and structural logic of an interface. If a function `X` is triggered, the feedback and consequence `Y` must be inevitable and immediate. This is not a frivolous design choice; it is digital survival architecture.
27
+
28
+ Just as structuralist architecture exposes raw materials and refuses decorative coating, Logical Brutalism forces interface engineering to expose its intrinsic logic. Any visual layer that contradicts or masks function is eliminated. There is no ornament devoid of information.
29
+
30
+ ## 01 :: QUICK START
31
+
32
+ The system is distributed globally for immediate adoption.
33
+
34
+ **NPM (Frontend/Tailwind):**
35
+ ```bash
36
+ npx logical-brutalism
37
+ ```
38
+
39
+ **PyPI (Python/Django/FastAPI):**
40
+ ```bash
41
+ pip install logical-brutalism
42
+ logical-brutalism
43
+ ```
44
+
45
+ ## 02 :: ARCHITECTURE AND LOCALIZATION
46
+
47
+ This repository holds the absolute geometric and mathematical constants of the Logical Brutalism design system.
48
+ The documentation requires strict reading. Choose your regional node matrix below:
49
+
50
+ * **[ [EN] Official English Registry ](docs/core.md)**
51
+ * **[ [PT] Brazilian Portuguese Root ](docs/pt/README.md)**
52
+
53
+ *Note: The English structural tree is located under `/docs/` as the default fallback. Ensure adherence to the mandatory components: 3 Axioms, 5 Pillars, and 7 Generative Principles.*
54
+
55
+ ## 03 :: CHANGELOG v1.3.0 (THE EVIDENCE & DISTRIBUTION UPDATE)
56
+
57
+ ### [ADD] :: DISTRIBUTION ENGINE
58
+ - [ADD] Native global CLI scaffolding package distributable via NPM (`npx logical-brutalism`).
59
+ - [ADD] Python-native ecosystem deployment engine distributable via PyPI (`pip install logical-brutalism`).
60
+ - [ADD] Automated environment initializer (`create app`) reducing integration friction for FastAPI and Django.
61
+
62
+ ### [ADD] :: PERFORMANCE & BENCHMARKS
63
+ - [ADD] Real-time Performance Dashboard comparing Logical Brutalism against legacy stacks (Tailwind, Bootstrap, React SPAs).
64
+ - [ADD] Empirical metric instrumentation tracking: Render Time, HTML Payload Size, JS Overhead, and Memory Consumption.
65
+ - [ADD] Stress-test benchmark scenarios utilizing high-volume data streams, large data tables, and rapid API responses under Polars and HTMX.
66
+
67
+ ### [MOD] :: IDENTITY & BRANDING
68
+ - [MOD] Official Brand Manual formalizing the parametric layout matrix, color systems, grid constraints, and visual philosophy.
69
+ - [MOD] Core typography migration: integration of Iosevka font as the absolute identity token for system data, exalting visual density and engineering authority.
70
+ - [MOD] Core visual alignment introducing the Geometric Monolith as the single, unambiguous brand identifier.
71
+
72
+ ### [DEL] :: SCOPE PURGE & DOCUMENTATION CLEANUP
73
+ - [DEL] Complete extraction of high-maintenance, low-return language nodes (Mandarin, German) to mitigate translation degradation.
74
+ - [DEL] Enforced localization lockdown: technical specification limited strictly to English [EN] and Brazilian Portuguese [PT-BR].
75
+ - [DEL] Elimination of purely declarative manifestos, shifting the repository focus from speculative aesthetics to verifiable software proof.
76
+
77
+ ---
78
+ MISSION STATUS: PROVEN & DISTRIBUTED.
79
+
80
+ ## 04 :: EXECUTION MANIFESTO
81
+
82
+ The construction process is strictly deliverable-based. Development occurs entirely within the parametric matrix defined in the core nodes.
83
+
84
+ [>] **[READ THE FULL EXECUTION MANIFESTO HERE](docs/core.md)**
@@ -0,0 +1,71 @@
1
+ # LOGICAL BRUTALISM v1.3.0 :: SYSTEM KERNEL
2
+
3
+ > "What does not resolve, does not exist."
4
+
5
+ **AUTHOR:** Matheus Lacerda Ferreira
6
+ **LICENSE:** MIT LICENSE (Copyright 2026)
7
+ **STATUS:** LIVING DOCUMENT
8
+
9
+ ---
10
+
11
+ ## 00 :: CENTRAL THESIS
12
+
13
+ Logical Brutalism was not born from aesthetic conjectures. Its origin lies in the necessity to secure operability within unstable environments. The non-negotiable metric is the mathematical and structural logic of an interface. If a function `X` is triggered, the feedback and consequence `Y` must be inevitable and immediate. This is not a frivolous design choice; it is digital survival architecture.
14
+
15
+ Just as structuralist architecture exposes raw materials and refuses decorative coating, Logical Brutalism forces interface engineering to expose its intrinsic logic. Any visual layer that contradicts or masks function is eliminated. There is no ornament devoid of information.
16
+
17
+ ## 01 :: QUICK START
18
+
19
+ The system is distributed globally for immediate adoption.
20
+
21
+ **NPM (Frontend/Tailwind):**
22
+ ```bash
23
+ npx logical-brutalism
24
+ ```
25
+
26
+ **PyPI (Python/Django/FastAPI):**
27
+ ```bash
28
+ pip install logical-brutalism
29
+ logical-brutalism
30
+ ```
31
+
32
+ ## 02 :: ARCHITECTURE AND LOCALIZATION
33
+
34
+ This repository holds the absolute geometric and mathematical constants of the Logical Brutalism design system.
35
+ The documentation requires strict reading. Choose your regional node matrix below:
36
+
37
+ * **[ [EN] Official English Registry ](docs/core.md)**
38
+ * **[ [PT] Brazilian Portuguese Root ](docs/pt/README.md)**
39
+
40
+ *Note: The English structural tree is located under `/docs/` as the default fallback. Ensure adherence to the mandatory components: 3 Axioms, 5 Pillars, and 7 Generative Principles.*
41
+
42
+ ## 03 :: CHANGELOG v1.3.0 (THE EVIDENCE & DISTRIBUTION UPDATE)
43
+
44
+ ### [ADD] :: DISTRIBUTION ENGINE
45
+ - [ADD] Native global CLI scaffolding package distributable via NPM (`npx logical-brutalism`).
46
+ - [ADD] Python-native ecosystem deployment engine distributable via PyPI (`pip install logical-brutalism`).
47
+ - [ADD] Automated environment initializer (`create app`) reducing integration friction for FastAPI and Django.
48
+
49
+ ### [ADD] :: PERFORMANCE & BENCHMARKS
50
+ - [ADD] Real-time Performance Dashboard comparing Logical Brutalism against legacy stacks (Tailwind, Bootstrap, React SPAs).
51
+ - [ADD] Empirical metric instrumentation tracking: Render Time, HTML Payload Size, JS Overhead, and Memory Consumption.
52
+ - [ADD] Stress-test benchmark scenarios utilizing high-volume data streams, large data tables, and rapid API responses under Polars and HTMX.
53
+
54
+ ### [MOD] :: IDENTITY & BRANDING
55
+ - [MOD] Official Brand Manual formalizing the parametric layout matrix, color systems, grid constraints, and visual philosophy.
56
+ - [MOD] Core typography migration: integration of Iosevka font as the absolute identity token for system data, exalting visual density and engineering authority.
57
+ - [MOD] Core visual alignment introducing the Geometric Monolith as the single, unambiguous brand identifier.
58
+
59
+ ### [DEL] :: SCOPE PURGE & DOCUMENTATION CLEANUP
60
+ - [DEL] Complete extraction of high-maintenance, low-return language nodes (Mandarin, German) to mitigate translation degradation.
61
+ - [DEL] Enforced localization lockdown: technical specification limited strictly to English [EN] and Brazilian Portuguese [PT-BR].
62
+ - [DEL] Elimination of purely declarative manifestos, shifting the repository focus from speculative aesthetics to verifiable software proof.
63
+
64
+ ---
65
+ MISSION STATUS: PROVEN & DISTRIBUTED.
66
+
67
+ ## 04 :: EXECUTION MANIFESTO
68
+
69
+ The construction process is strictly deliverable-based. Development occurs entirely within the parametric matrix defined in the core nodes.
70
+
71
+ [>] **[READ THE FULL EXECUTION MANIFESTO HERE](docs/core.md)**
@@ -0,0 +1,2 @@
1
+ # LOGICAL BRUTALISM :: INIT MODULE
2
+ # Este arquivo transforma o diretório cli em um pacote importável para o instalador PyPI.
@@ -0,0 +1,158 @@
1
+ #!/usr/bin/env python3
2
+ """
3
+ LOGICAL BRUTALISM :: CLI INITIALIZER
4
+ Parametric Engine Deployment for Backend Infrastructure (Django/FastAPI).
5
+ Author: Matheus Lacerda Ferreira
6
+ License: MIT
7
+ """
8
+
9
+ import os
10
+ import sys
11
+
12
+ # ANSI CORE COLORS
13
+ C_AMBER = '\033[38;5;214m' # Aprox #FFB000 (Oxidized Amber)
14
+ C_VOID = '\033[0m'
15
+
16
+ ASCII_ART = rf"""{C_AMBER}
17
+ _ ____ _____ _____ _____ _
18
+ | | / __ \ / ____|_ _/ ____| /\ | |
19
+ | | | | | | | __ | || | / \ | |
20
+ | | | | | | | |_ | | || | / /\ \ | |
21
+ | |___| |__| | |__| |_| || |____ / ____ \| |____
22
+ |______\____/ \_____|_____\_____/_/ \_\______|
23
+
24
+ ____ _____ _ _ _______ _ _____ _____ __ __
25
+ | _ \| __ \| | | |__ __|/\ | | |_ _|/ ____| \/ |
26
+ | |_) | |__) | | | | | | / \ | | | | | (___ | \ / |
27
+ | _ <| _ /| | | | | | / /\ \ | | | | \___ \| |\/| |
28
+ | |_) | | \ \| |__| | | |/ ____ \| |____ _| |_ ____) | | | |
29
+ |____/|_| \_\\____/ |_/_/ \_\______|_____|_____/|_| |_|
30
+
31
+ :: IF IT DOES NOT SOLVE IT, IT DOES NOT EXIST ::{C_VOID}
32
+ """
33
+
34
+ HTML_PAYLOAD = """<!DOCTYPE html>
35
+ <html lang="en">
36
+ <head>
37
+ <meta charset="UTF-8">
38
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
39
+ <title>Logical Brutalism :: Engineering Instance</title>
40
+
41
+ <!-- Absolute Typography -->
42
+ <link rel="preconnect" href="https://fonts.googleapis.com">
43
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
44
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
45
+
46
+ <!-- Parasitic Dependencies (HTMX/Alpine) -->
47
+ <script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
48
+ <script src="https://unpkg.com/htmx.org@1.9.10"></script>
49
+
50
+ <!-- Central Visual Matrix -->
51
+ <link rel="stylesheet" href="/static/css/logical-brutalism.css">
52
+
53
+ <!-- Tailwind Hook with Brutalist Plugin -->
54
+ <script src="https://cdn.tailwindcss.com"></script>
55
+ <script src="/static/js/logical-brutalism-tailwind.js"></script>
56
+
57
+ <script>
58
+ tailwind.config = {
59
+ theme: {
60
+ extend: {
61
+ colors: {
62
+ 'lb-void': 'var(--color-void)',
63
+ 'lb-amber': 'var(--color-amber)',
64
+ 'lb-surface': 'var(--color-surface)',
65
+ 'lb-text': 'var(--color-text)',
66
+ 'lb-white': 'var(--color-white)',
67
+ 'lb-error': 'var(--color-error)',
68
+ },
69
+ fontFamily: {
70
+ 'struct': ['Inter', 'sans-serif'],
71
+ 'code': ['JetBrains Mono', 'monospace'],
72
+ }
73
+ }
74
+ },
75
+ corePlugins: {
76
+ borderRadius: false,
77
+ transitionProperty: false,
78
+ transitionDuration: false,
79
+ transitionTimingFunction: false,
80
+ transitionDelay: false,
81
+ animation: false,
82
+ }
83
+ }
84
+ </script>
85
+ </head>
86
+ <body class="bg-lb-void text-lb-text font-struct p-8">
87
+
88
+ <div class="max-w-4xl mx-auto border border-lb-surface bg-lb-void p-6 mt-12">
89
+ <h1 class="font-code text-lb-amber text-lg uppercase tracking-widest mb-4">
90
+ [SYS_ACK] Deployment Successful
91
+ </h1>
92
+ <p class="font-struct text-lb-text text-base">
93
+ The visual foundation of the project now operates under Logical Brutalism governance.<br>
94
+ The reactive libraries HTMX and Alpine.js are embedded and mapped in the DOM tree.<br>
95
+ Every fluid transition or radius distortion has been natively vetoed in the Tailwind injector.
96
+ </p>
97
+ <div class="mt-6 border-t border-lb-surface pt-4">
98
+ <code class="font-code text-lb-error text-xs uppercase">Restriction in Effect: Adding or transmuting palette variables will incur a formal systemic failure (Axiom III Violation).</code>
99
+ </div>
100
+ </div>
101
+
102
+ </body>
103
+ </html>
104
+ """
105
+
106
+ def main():
107
+ print(ASCII_ART)
108
+ print(f"{C_AMBER}[STARTING DEPLOYMENT PROTOCOL]{C_VOID}\n")
109
+
110
+ # Caminhos dinâmicos baseados no diretório do instalador (distribuição independente de OS)
111
+ script_dir = os.path.dirname(os.path.abspath(__file__))
112
+ core_css_source = os.path.join(script_dir, '..', 'core', 'logical-brutalism.css')
113
+ core_js_source = os.path.join(script_dir, '..', 'core', 'logical-brutalism-tailwind.js')
114
+
115
+ # 1. Copiar recursos CSS e JS do Core para a infraestrutura alvo
116
+ css_dir = os.path.join(os.getcwd(), 'static', 'css')
117
+ js_dir = os.path.join(os.getcwd(), 'static', 'js')
118
+
119
+ try:
120
+ # Lê dinamicamente o arquivo primário de CSS
121
+ with open(core_css_source, 'r', encoding='utf-8') as source_file:
122
+ css_content = source_file.read()
123
+
124
+ os.makedirs(css_dir, exist_ok=True)
125
+ css_path = os.path.join(css_dir, 'logical-brutalism.css')
126
+ with open(css_path, 'w', encoding='utf-8') as f:
127
+ f.write(css_content)
128
+ print(f" [+] ROOT CSS MATRIX INJECTED :: {css_path}")
129
+
130
+ # Lê dinamicamente o plugin do Tailwind
131
+ with open(core_js_source, 'r', encoding='utf-8') as source_file:
132
+ js_content = source_file.read()
133
+
134
+ os.makedirs(js_dir, exist_ok=True)
135
+ js_path = os.path.join(js_dir, 'logical-brutalism-tailwind.js')
136
+ with open(js_path, 'w', encoding='utf-8') as f:
137
+ f.write(js_content)
138
+ print(f" [+] TAILWIND PLUGIN INJECTED :: {js_path}")
139
+
140
+ except Exception as e:
141
+ print(f" [ERR] Failed to copy core infrastructure files: {e}")
142
+ sys.exit(1)
143
+
144
+ # 2. Injetar base.html
145
+ html_path = os.path.join(os.getcwd(), 'base.html')
146
+ try:
147
+ with open(html_path, 'w', encoding='utf-8') as f:
148
+ f.write(HTML_PAYLOAD)
149
+ print(f" [+] ROOT TEMPLATE (BASE.HTML) INJECTED :: {html_path}")
150
+ except Exception as e:
151
+ print(f" [ERR] Failed to write base HTML: {e}")
152
+ sys.exit(1)
153
+
154
+ print(f"\n{C_AMBER}[DEPLOYMENT COMPLETE IN O(1)]{C_VOID}")
155
+ print("The B2B infrastructure has been toggled. Returning to primary shell...\n")
156
+
157
+ if __name__ == '__main__':
158
+ main()
@@ -0,0 +1,84 @@
1
+ Metadata-Version: 2.4
2
+ Name: logical-brutalism
3
+ Version: 1.2.1
4
+ Summary: Parametric Engine Deployment for Backend Infrastructure.
5
+ Author: Matheus Lacerda Ferreira
6
+ License-Expression: MIT
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: Operating System :: OS Independent
9
+ Requires-Python: >=3.7
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE
12
+ Dynamic: license-file
13
+
14
+ # LOGICAL BRUTALISM v1.3.0 :: SYSTEM KERNEL
15
+
16
+ > "What does not resolve, does not exist."
17
+
18
+ **AUTHOR:** Matheus Lacerda Ferreira
19
+ **LICENSE:** MIT LICENSE (Copyright 2026)
20
+ **STATUS:** LIVING DOCUMENT
21
+
22
+ ---
23
+
24
+ ## 00 :: CENTRAL THESIS
25
+
26
+ Logical Brutalism was not born from aesthetic conjectures. Its origin lies in the necessity to secure operability within unstable environments. The non-negotiable metric is the mathematical and structural logic of an interface. If a function `X` is triggered, the feedback and consequence `Y` must be inevitable and immediate. This is not a frivolous design choice; it is digital survival architecture.
27
+
28
+ Just as structuralist architecture exposes raw materials and refuses decorative coating, Logical Brutalism forces interface engineering to expose its intrinsic logic. Any visual layer that contradicts or masks function is eliminated. There is no ornament devoid of information.
29
+
30
+ ## 01 :: QUICK START
31
+
32
+ The system is distributed globally for immediate adoption.
33
+
34
+ **NPM (Frontend/Tailwind):**
35
+ ```bash
36
+ npx logical-brutalism
37
+ ```
38
+
39
+ **PyPI (Python/Django/FastAPI):**
40
+ ```bash
41
+ pip install logical-brutalism
42
+ logical-brutalism
43
+ ```
44
+
45
+ ## 02 :: ARCHITECTURE AND LOCALIZATION
46
+
47
+ This repository holds the absolute geometric and mathematical constants of the Logical Brutalism design system.
48
+ The documentation requires strict reading. Choose your regional node matrix below:
49
+
50
+ * **[ [EN] Official English Registry ](docs/core.md)**
51
+ * **[ [PT] Brazilian Portuguese Root ](docs/pt/README.md)**
52
+
53
+ *Note: The English structural tree is located under `/docs/` as the default fallback. Ensure adherence to the mandatory components: 3 Axioms, 5 Pillars, and 7 Generative Principles.*
54
+
55
+ ## 03 :: CHANGELOG v1.3.0 (THE EVIDENCE & DISTRIBUTION UPDATE)
56
+
57
+ ### [ADD] :: DISTRIBUTION ENGINE
58
+ - [ADD] Native global CLI scaffolding package distributable via NPM (`npx logical-brutalism`).
59
+ - [ADD] Python-native ecosystem deployment engine distributable via PyPI (`pip install logical-brutalism`).
60
+ - [ADD] Automated environment initializer (`create app`) reducing integration friction for FastAPI and Django.
61
+
62
+ ### [ADD] :: PERFORMANCE & BENCHMARKS
63
+ - [ADD] Real-time Performance Dashboard comparing Logical Brutalism against legacy stacks (Tailwind, Bootstrap, React SPAs).
64
+ - [ADD] Empirical metric instrumentation tracking: Render Time, HTML Payload Size, JS Overhead, and Memory Consumption.
65
+ - [ADD] Stress-test benchmark scenarios utilizing high-volume data streams, large data tables, and rapid API responses under Polars and HTMX.
66
+
67
+ ### [MOD] :: IDENTITY & BRANDING
68
+ - [MOD] Official Brand Manual formalizing the parametric layout matrix, color systems, grid constraints, and visual philosophy.
69
+ - [MOD] Core typography migration: integration of Iosevka font as the absolute identity token for system data, exalting visual density and engineering authority.
70
+ - [MOD] Core visual alignment introducing the Geometric Monolith as the single, unambiguous brand identifier.
71
+
72
+ ### [DEL] :: SCOPE PURGE & DOCUMENTATION CLEANUP
73
+ - [DEL] Complete extraction of high-maintenance, low-return language nodes (Mandarin, German) to mitigate translation degradation.
74
+ - [DEL] Enforced localization lockdown: technical specification limited strictly to English [EN] and Brazilian Portuguese [PT-BR].
75
+ - [DEL] Elimination of purely declarative manifestos, shifting the repository focus from speculative aesthetics to verifiable software proof.
76
+
77
+ ---
78
+ MISSION STATUS: PROVEN & DISTRIBUTED.
79
+
80
+ ## 04 :: EXECUTION MANIFESTO
81
+
82
+ The construction process is strictly deliverable-based. Development occurs entirely within the parametric matrix defined in the core nodes.
83
+
84
+ [>] **[READ THE FULL EXECUTION MANIFESTO HERE](docs/core.md)**
@@ -0,0 +1,10 @@
1
+ LICENSE
2
+ README.md
3
+ pyproject.toml
4
+ cli/__init__.py
5
+ cli/lb_init.py
6
+ logical_brutalism.egg-info/PKG-INFO
7
+ logical_brutalism.egg-info/SOURCES.txt
8
+ logical_brutalism.egg-info/dependency_links.txt
9
+ logical_brutalism.egg-info/entry_points.txt
10
+ logical_brutalism.egg-info/top_level.txt
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ logical-brutalism = cli.lb_init:main
@@ -0,0 +1,26 @@
1
+ [build-system]
2
+ requires = ["setuptools>=61.0"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "logical-brutalism"
7
+ version = "1.2.1"
8
+ description = "Parametric Engine Deployment for Backend Infrastructure."
9
+ authors = [
10
+ { name="Matheus Lacerda Ferreira" }
11
+ ]
12
+ license = "MIT" # Corrigido para SPDX string limpa exigida pelo setuptools
13
+ readme = "README.md"
14
+ requires-python = ">=3.7"
15
+ classifiers = [
16
+ "Programming Language :: Python :: 3",
17
+ "Operating System :: OS Independent",
18
+ # Removido o License Classifier depreciado que causava o Warning
19
+ ]
20
+
21
+ [project.scripts]
22
+ logical-brutalism = "cli.lb_init:main"
23
+
24
+ # INJEÇÃO DA DIRETRIZ DE DISCOVERY DE ELITE
25
+ [tool.setuptools]
26
+ packages = ["cli", "core"] # Explícito: Inclui apenas o código executável e os assets. Ignora templates locais.
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+