Metadata-Version: 2.1
Name: comment-extractor-devin
Version: 0.1.0
Summary: A tool to extract comments from various programming language files.
Home-page: https://github.com/Devin-Apps/comment-extractor-devin
Author: Devin AI
Author-email: devin@devin.ai
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: comment-parser
Requires-Dist: pygments

This package provides a utility to extract comments from source code files across various programming languages.

