sourcecode 0.12.0__py3-none-any.whl → 0.13.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.

Potentially problematic release.


This version of sourcecode might be problematic. Click here for more details.

sourcecode/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """sourcecode — Genera mapas de contexto estructurado para agentes IA."""
2
2
 
3
- __version__ = "0.12.0"
3
+ __version__ = "0.13.0"
sourcecode/cli.py CHANGED
@@ -1,5 +1,4 @@
1
1
  """CLI de sourcecode — interfaz de linea de comandos principal."""
2
- from sourcecode.prepare_context import prepare_context as build_llm_context
3
2
  from __future__ import annotations
4
3
 
5
4
  import json
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sourcecode
3
- Version: 0.12.0
3
+ Version: 0.13.0
4
4
  Summary: Genera un mapa de contexto estructurado de proyectos de software para agentes IA
5
5
  License: MIT
6
6
  Requires-Python: >=3.9
@@ -1,7 +1,7 @@
1
- sourcecode/__init__.py,sha256=91oDq_gbQES16CvJ5D_TTPZVZO_icb14Ho9LrvvJj_c,100
1
+ sourcecode/__init__.py,sha256=VZNOv7Cir8PSNVUVqhmd3hyg5CMRdP1DnJc30ggPCo8,100
2
2
  sourcecode/architecture_summary.py,sha256=6FCTEHmbESxx4lmc4A61x5DPvI57oJAUnaJIZ-GjRkc,10371
3
3
  sourcecode/classifier.py,sha256=7ubGTn5vfw9z-9eosLIYDtQUu7d8dvB4XKKDxysUVSM,6910
4
- sourcecode/cli.py,sha256=q6ypel6n5IOraS52bN6el5FbwDxaqtnbt0yHNuypnzU,21294
4
+ sourcecode/cli.py,sha256=_05FuIgLWiVDqq2OUbgTeX6os3vUeLDvQZpbfJw8FzE,21217
5
5
  sourcecode/coverage_parser.py,sha256=0IfE-0BNF1NxTjRnAuHnn1U0VzcB_aGBQMITR6Qsy3E,19701
6
6
  sourcecode/dependency_analyzer.py,sha256=c8tSbUpug-2avKNWCP4-_e2_uhBwWl96LwL1Be8O90M,39067
7
7
  sourcecode/doc_analyzer.py,sha256=nnTOsO1tfZvaDPy5PKjRLlg6EQZ-2ONRbXlxDeogH8o,19891
@@ -35,7 +35,7 @@ sourcecode/detectors/rust.py,sha256=iUz9lE4HfBy8CBaDwGhfh6kLsNIovrH2ay2v3y6qNDc,
35
35
  sourcecode/detectors/systems.py,sha256=qf5M9tio1H6XDorSstTWIxKe0xVLR_QGTJpFGyhDz4A,1690
36
36
  sourcecode/detectors/terraform.py,sha256=5EOKQtTViWo7u3tFK0h45YD8GQPwhrww0cOicxGPPn4,1732
37
37
  sourcecode/detectors/tooling.py,sha256=wPvudLCJZ8_cr9GIx44C8jkLAlEN9uTUZcJsP7eVYnQ,1937
38
- sourcecode-0.12.0.dist-info/METADATA,sha256=KtbQW0eomY6kzyJnzy8CvgaRwIe2FD27OdWGHelFlEQ,15093
39
- sourcecode-0.12.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
40
- sourcecode-0.12.0.dist-info/entry_points.txt,sha256=voDtdlGU2-jR3wCZpQoOls_0eUKaDVCKIfajGHFDATs,50
41
- sourcecode-0.12.0.dist-info/RECORD,,
38
+ sourcecode-0.13.0.dist-info/METADATA,sha256=Up8-IYHIlQ54ejcEWgdk-aQtfCRBOFE4oqMnXvWKFIA,15093
39
+ sourcecode-0.13.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
40
+ sourcecode-0.13.0.dist-info/entry_points.txt,sha256=voDtdlGU2-jR3wCZpQoOls_0eUKaDVCKIfajGHFDATs,50
41
+ sourcecode-0.13.0.dist-info/RECORD,,