Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

pyap2

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyap2 - pypi Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: pyap2
Version: 0.2.1
Version: 0.2.2
Summary: Pyap2 is a maintained fork of pyap, a regex-based library for parsing US, CA, and UK addresses. The fork adds typing support, handles more address formats and edge cases.

@@ -5,0 +5,0 @@ Home-page: https://github.com/argyle-engineering/pyap

@@ -919,2 +919,5 @@ # -*- coding: utf-8 -*-

[Ss][Ii][Tt][Ee]
|
# Space
[Ss][Pp][Cc]|[Ss][Pp][Aa][Cc][Ee]
)\b[\ \,\.]+

@@ -921,0 +924,0 @@ {occupancy_details}?

[tool.poetry]
name = "pyap2"
version = "0.2.1"
version = "0.2.2"
packages = [{ include = "pyap" }]

@@ -5,0 +5,0 @@ description = "Pyap2 is a maintained fork of pyap, a regex-based library for parsing US, CA, and UK addresses. The fork adds typing support, handles more address formats and edge cases."