pnt-functional 0.1.1__py3-none-any.whl → 0.2.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.
@@ -1,7 +1,6 @@
1
1
  """Tests for main module."""
2
2
 
3
3
  from expression import Error, Ok
4
-
5
4
  from pnt_functional.main import create_greeting, greet, validate_name
6
5
 
7
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pnt-functional
3
- Version: 0.1.1
3
+ Version: 0.2.0
4
4
  Summary: A Python package template using Nix and uv
5
5
  Author-email: Your Name <your.email@example.com>
6
6
  License: Apache-2.0
@@ -0,0 +1,7 @@
1
+ pnt_functional/__init__.py,sha256=BEbTN5USqweO36kEt0_dJGpGFucSSvzSizGyJDT3UEs,283
2
+ pnt_functional/main.py,sha256=y6X6viEwdI4UGQ9P1EBPY9UVlUEkE1TvWBxdY-TNJdg,1565
3
+ pnt_functional/tests/test_main.py,sha256=AuTy4DmGfj0FOTRPWNx2Cjiqp0ZE-ryq8H3x6_R6L4s,1568
4
+ pnt_functional-0.2.0.dist-info/METADATA,sha256=9chieKIxQnjIzhH_SClp5gHmurUXt3EKAjZQdBQM4G8,574
5
+ pnt_functional-0.2.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
6
+ pnt_functional-0.2.0.dist-info/entry_points.txt,sha256=qyufpe1pBeed6C9OxvyFHBb_T5ptnYo175uUdal2utI,61
7
+ pnt_functional-0.2.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,7 +0,0 @@
1
- pnt_functional/__init__.py,sha256=BEbTN5USqweO36kEt0_dJGpGFucSSvzSizGyJDT3UEs,283
2
- pnt_functional/main.py,sha256=y6X6viEwdI4UGQ9P1EBPY9UVlUEkE1TvWBxdY-TNJdg,1565
3
- pnt_functional/tests/test_main.py,sha256=uvEnodo7z6ijdwvLyQ1WfmtSxe8bO6gHlw6Lr44vepI,1569
4
- pnt_functional-0.1.1.dist-info/METADATA,sha256=LHXaPoauM0v4FFWaEfJ8gRYUrZyKvlkE-r1zI61Gbmk,574
5
- pnt_functional-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- pnt_functional-0.1.1.dist-info/entry_points.txt,sha256=qyufpe1pBeed6C9OxvyFHBb_T5ptnYo175uUdal2utI,61
7
- pnt_functional-0.1.1.dist-info/RECORD,,