Metadata-Version: 2.4
Name: Decopy
Version: 0.2.4.9
Summary: Automatic debian/copyright Generator
Home-page: https://salsa.debian.org/debian/decopy
Author: Maximiliano Curia
Author-email: maxy@debian.org
License: ISC
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
License-File: COPYING
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires
Dynamic: summary


    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.
    
