File: copyright

package info (click to toggle)
python-nameparser 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: python: 4,221; makefile: 7; sh: 1
file content (21 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nameparser
Upstream-Contact: Derek Gulbranson <derek73@gmail.com>
Source: https://github.com/derek73/python-nameparser

Files: *
Copyright: 2011-2020, Derek Gulbranson <derek73@gmail.com>
License: LGPL-2.1+

Files: debian/*
Copyright: 2016-2023, Edward Betts <edward@4angle.com>
License: LGPL-2.1+


License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of the
 License, or (at your option) any later version.
 .
 See /usr/share/common-licenses/LGPL-2.1 for the full license text.