urlmatch
Advanced tools
+6
-3
| Metadata-Version: 1.1 | ||
| Name: urlmatch | ||
| Version: 0.0.1 | ||
| Version: 0.0.2 | ||
| Summary: Python library for matching URLs. | ||
@@ -43,2 +43,5 @@ Home-page: https://github.com/jessepollak/urlmatch | ||
| ``http`` and ``https`` | ||
| - 'http\_auth\_allowed' (default is True) - ``bool`` which dictates | ||
| whether URLs with HTTP Authentication in the URL should be allowed or | ||
| not | ||
@@ -91,3 +94,3 @@ Match pattern syntax | ||
| - Clone: ``git@github.com:jessepollak/mixpanel-python-async.git`` | ||
| - Clone: ``git@github.com:jessepollak/urlmatch.git`` | ||
| - Create a topic branch: ``git checkout -b awesome_feature`` | ||
@@ -113,3 +116,3 @@ - Commit away (and add unit tests for any code your write). | ||
| git remote set-url origin git@github.com:jessepollak/mixpanel-python-async.git | ||
| git remote set-url origin git@github.com:jessepollak/urlmatch.git | ||
@@ -116,0 +119,0 @@ Otherwise, you can continue to hack away in your own fork. |
+5
-2
@@ -35,2 +35,5 @@ urlmatch - fnmatch for the web | ||
| ``http`` and ``https`` | ||
| - 'http\_auth\_allowed' (default is True) - ``bool`` which dictates | ||
| whether URLs with HTTP Authentication in the URL should be allowed or | ||
| not | ||
@@ -83,3 +86,3 @@ Match pattern syntax | ||
| - Clone: ``git@github.com:jessepollak/mixpanel-python-async.git`` | ||
| - Clone: ``git@github.com:jessepollak/urlmatch.git`` | ||
| - Create a topic branch: ``git checkout -b awesome_feature`` | ||
@@ -105,4 +108,4 @@ - Commit away (and add unit tests for any code your write). | ||
| git remote set-url origin git@github.com:jessepollak/mixpanel-python-async.git | ||
| git remote set-url origin git@github.com:jessepollak/urlmatch.git | ||
| Otherwise, you can continue to hack away in your own fork. |
+1
-1
@@ -15,3 +15,3 @@ try: | ||
| name='urlmatch', | ||
| version='0.0.1', | ||
| version='0.0.2', | ||
| author='Jesse Pollak', | ||
@@ -18,0 +18,0 @@ author_email='jpollak92@gmail.com', |
| Metadata-Version: 1.1 | ||
| Name: urlmatch | ||
| Version: 0.0.1 | ||
| Version: 0.0.2 | ||
| Summary: Python library for matching URLs. | ||
@@ -43,2 +43,5 @@ Home-page: https://github.com/jessepollak/urlmatch | ||
| ``http`` and ``https`` | ||
| - 'http\_auth\_allowed' (default is True) - ``bool`` which dictates | ||
| whether URLs with HTTP Authentication in the URL should be allowed or | ||
| not | ||
@@ -91,3 +94,3 @@ Match pattern syntax | ||
| - Clone: ``git@github.com:jessepollak/mixpanel-python-async.git`` | ||
| - Clone: ``git@github.com:jessepollak/urlmatch.git`` | ||
| - Create a topic branch: ``git checkout -b awesome_feature`` | ||
@@ -113,3 +116,3 @@ - Commit away (and add unit tests for any code your write). | ||
| git remote set-url origin git@github.com:jessepollak/mixpanel-python-async.git | ||
| git remote set-url origin git@github.com:jessepollak/urlmatch.git | ||
@@ -116,0 +119,0 @@ Otherwise, you can continue to hack away in your own fork. |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
13851
3.1%