conversor-horas-trabalho 0.1.1__py3-none-any.whl → 0.1.2__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.
@@ -1,8 +1,9 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: conversor-horas-trabalho
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary:
5
5
  License: FreeFreeWare
6
+ License-File: LICENSE
6
7
  Author: Gabriel Nadai
7
8
  Author-email: denadai123@gmail.com
8
9
  Requires-Python: >=3.10,<4.0
@@ -14,9 +15,11 @@ Classifier: Programming Language :: Python :: 3
14
15
  Classifier: Programming Language :: Python :: 3.10
15
16
  Classifier: Programming Language :: Python :: 3.11
16
17
  Classifier: Programming Language :: Python :: 3.12
18
+ Classifier: Programming Language :: Python :: 3.13
19
+ Classifier: Programming Language :: Python :: 3.14
17
20
  Classifier: Topic :: Education
18
- Requires-Dist: rich (>=13.9.2,<14.0.0)
19
- Requires-Dist: typer (>=0.12.5,<0.13.0)
21
+ Requires-Dist: rich (>=14.3.2,<15.0.0)
22
+ Requires-Dist: typer (>=0.21.1,<0.22.0)
20
23
  Project-URL: Bug Tracker, https://github.com/ogabrielnadai/conversor-horas-trabalho/issues
21
24
  Project-URL: Código, https://github.com/ogabrielnadai/conversor-horas-trabalho
22
25
  Project-URL: Documentação, https://conversor-horas-trabalho.readthedocs.io/pt-br/latest/
@@ -3,8 +3,8 @@ conversor_horas_trabalho/cli.py,sha256=bU0O5NtdSlniaF9Ag-WqFaP6NLPLA1qBkkgL-262Q
3
3
  conversor_horas_trabalho/converte_horas.py,sha256=Ni58qgM9uauAr0e8CVinhT35lwGekp3X9_QGLsCEWjA,1654
4
4
  conversor_horas_trabalho/converte_horas_semanais.py,sha256=IxE-QObL39kqQGB8L9tEa6AKGwAMALPOSXRKa8A_Q2w,3715
5
5
  conversor_horas_trabalho/total_horas_mes.py,sha256=BtbI8hCIrfNFK68D63M8uZnzCmx8DLRGE63yVk66fXk,3092
6
- conversor_horas_trabalho-0.1.1.dist-info/entry_points.txt,sha256=hNiWM6A1kCZsBqjtbpE8AbrGWRNPjv-c6Ur20mZ_ycw,76
7
- conversor_horas_trabalho-0.1.1.dist-info/LICENSE,sha256=LPZSexgmOHGmPT236UtRB2UuPYZrrpRF_0M8vLcCywA,168
8
- conversor_horas_trabalho-0.1.1.dist-info/METADATA,sha256=zrQF7CHWBpmslc5K-GFzsRZ0jbuqxNpz-4ru-piZmZ0,15114
9
- conversor_horas_trabalho-0.1.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
10
- conversor_horas_trabalho-0.1.1.dist-info/RECORD,,
6
+ conversor_horas_trabalho-0.1.2.dist-info/entry_points.txt,sha256=hNiWM6A1kCZsBqjtbpE8AbrGWRNPjv-c6Ur20mZ_ycw,76
7
+ conversor_horas_trabalho-0.1.2.dist-info/licenses/LICENSE,sha256=LPZSexgmOHGmPT236UtRB2UuPYZrrpRF_0M8vLcCywA,168
8
+ conversor_horas_trabalho-0.1.2.dist-info/METADATA,sha256=6xU0APrFnv1QfLj1Df316vv4IXiIseqg1mY875Yq2Eg,15238
9
+ conversor_horas_trabalho-0.1.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
10
+ conversor_horas_trabalho-0.1.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 2.2.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any