Source: python-comment-parser Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Zineb Zaadoud , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 14), dh-sequence-python3, python3-all, python3-magic, python3-pytest, python3-setuptools, Standards-Version: 4.7.4 Homepage: https://github.com/jeanralphaviles/comment_parser Vcs-Browser: https://salsa.debian.org/python-team/packages/python-comment-parser Vcs-Git: https://salsa.debian.org/python-team/packages/python-comment-parser.git Package: python3-comment-parser Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: extracts comments from source code Comment Parser is a Python module used to extract comments from source code files of various types.