Metadata-Version: 1.1
Name: Decopy
Version: 0.2.4.1
Summary: Automatic debian/copyright Generator
Home-page: https://salsa.debian.org/debian/decopy
Author: Maximiliano Curia
Author-email: maxy@debian.org
License: ISC
Description: 
            Decopy automates writing and updating the debian/copyright file.
        
            It reads all files in the source tree, analyzes the licenses and copyright
            messages included and generates the corresponding debian/copyright file.
            When the file already exists, decopy parses it to generate a more complete
            output.
            
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: ISC License (ISCL)
Requires: debian
Requires: tqdm
Requires: xdg
