Metadata-Version: 2.4
Name: my-feed-parser
Version: 0.0.8
Summary: my feed parsing project
Project-URL: Documentation, https://github.com/chanwooleeme/my-feed-parser#readme
Project-URL: Issues, https://github.com/chanwooleeme/my-feed-parser/issues
Project-URL: Source, https://github.com/chanwooleeme/my-feed-parser
Author-email: chanwooleeme <82151774+chanwooleeme@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4>=4.11.0
Requires-Dist: feedparser>=6.0.0
Requires-Dist: psycopg2-binary>=2.9.3
Requires-Dist: python-dateutil>=2.8.2
Provides-Extra: airflow
Requires-Dist: apache-airflow-providers-postgres>=6.0.0; extra == 'airflow'
