Metadata-Version: 2.1
Name: smart-resume-job-matcher
Version: 1.0.0
Summary: A Django application for parsing resumes and matching job descriptions using OpenAI.
Home-page: https://github.com/abdullahmujahidali/ResumeParser-JobMatcher
Author: Abdullah Mujahid
Author-email: abdullahmujahidali@gmail.com
Project-URL: Source, https://github.com/abdullahmujahidali/ResumeParser-JobMatcher
Project-URL: Documentation, https://smart-resume-parser-and-job-matcher.readthedocs.io/en/latest/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: Django==5.0.6
Requires-Dist: openai==1.30.3
Requires-Dist: djangorestframework==3.15.1
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: sphinx==7.3.7
