diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-04-21 10:42:33 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-04-21 10:46:20 +0100 |
| commit | 47e8cfcf9966d62ef9847c91e0ad531a7ce55816 (patch) | |
| tree | a92844b630fa39d0ea4ff210b4a5dbc8005de0cd /setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA | |
| parent | de6bb5a1ccc115eec85ee95b95cacc6487c238a0 (diff) | |
| download | python-setuptools-git-47e8cfcf9966d62ef9847c91e0ad531a7ce55816.tar.gz | |
Update pyparsing to fix problems with 3.11
Diffstat (limited to 'setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA')
| -rw-r--r-- | setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA b/setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA deleted file mode 100644 index a15c350e..00000000 --- a/setuptools/_vendor/pyparsing-2.2.1.dist-info/METADATA +++ /dev/null @@ -1,30 +0,0 @@ -Metadata-Version: 2.0 -Name: pyparsing -Version: 2.2.1 -Summary: Python parsing module -Home-page: https://github.com/pyparsing/pyparsing/ -Author: Paul McGuire -Author-email: ptmcg@users.sourceforge.net -License: MIT License -Download-URL: https://pypi.org/project/pyparsing/ -Platform: UNKNOWN -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: Information Technology -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.6 -Classifier: Programming Language :: Python :: 2.7 -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.3 -Classifier: Programming Language :: Python :: 3.4 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: 3.7 -Requires-Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.* - -UNKNOWN - - |
