Metadata-Version: 2.4
Name: my_feed_parser
Version: 0.0.1
Summary: A feed parser module for parsing RSS feeds and processing articles.
Author-email: chanwooleeme <upup1810@gmail.com>
License-Expression: MIT
License-File: LICENSE
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'
