Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-bcbio-gff
Source: https://pypi.org/project/bcbio-gff

Files: *
Copyright: 2016-2020 Brad Chapman <chapmanb@50mail.com>
License: BioPython

Files: debian/*
Copyright: 2020 Andreas Tille <tille@debian.org>
License: BioPython

Files: debian/tests/data/*
 debian/tests/test_GFFSeqIOFeatureAdder.py
Copyright: 2016-2020 Brad Chapman <chapmanb@50mail.com>
License: BioPython
Comment: The data is available in the corresponding repo (https://github.com/chapmanb/bcbb/blob/master/gff)
 that pypi points to but it is not properly tagged, and isn't in a separate repository of its own
 Hence, added the test data and script manually from there

License: BioPython
 Biopython License Agreement
 .
 Permission to use, copy, modify, and distribute this software and its
 documentation with or without modifications and for any purpose and
 without fee is hereby granted, provided that any copyright notices
 appear in all copies and that both those copyright notices and this
 permission notice appear in supporting documentation, and that the
 names of the contributors or copyright holders not be used in
 advertising or publicity pertaining to distribution of the software
 without specific prior permission.
 .
 THE CONTRIBUTORS AND COPYRIGHT HOLDERS OF THIS SOFTWARE DISCLAIM ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE
 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT
 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
 OR PERFORMANCE OF THIS SOFTWARE.