python-scriptures
Advanced tools
+1
-1
| Metadata-Version: 1.0 | ||
| Name: python-scriptures | ||
| Version: 1.1.1 | ||
| Version: 1.1.2 | ||
| Summary: python-scriptures is a Python package and regular expression library for validating, extracting, and normalizing biblical scripture references from blocks of text. | ||
@@ -5,0 +5,0 @@ Home-page: http://www.davisd.com/projects/python-scriptures/ |
@@ -36,3 +36,3 @@ import re | ||
| ('Amos', 'Amos', 'Amos', [15, 16, 15, 13, 27, 14, 17, 14, 15]), | ||
| ('Obadiah', 'Obad', 'Obad', [21]), | ||
| ('Obadiah', 'Obad', 'Obad(?:iah)?', [21]), | ||
| ('Jonah', 'Jonah', 'Jonah', [17, 10, 10, 11]), | ||
@@ -39,0 +39,0 @@ ('Micah', 'Mic', 'Mic(?:ah)?', [16, 13, 12, 13, 15, 16, 20]), |
+1
-1
@@ -5,3 +5,3 @@ from distutils.core import setup | ||
| name='python-scriptures', | ||
| version='1.1.1', | ||
| version='1.1.2', | ||
| author='David Davis', | ||
@@ -8,0 +8,0 @@ author_email='davisd@davisd.com', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
27136
0.03%