Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: texttable
Source: https://pypi.python.org/packages/source/t/texttable/texttable-0.8.1.tar.gz

Files: *
Copyright: 2003 - 2011 Buford Taylor
License: LGPL-2.1+

Files: debian/* 
Copyright: 2013 Léo Cavaillé <leo@cavaille.net> 
License: LGPL-2.1+

License: LGPL-2.1+
 texttable 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.
 .
 texttable is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with texttable; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems, a copy of the license can be found at
 `/usr/share/common-licenses/LGPL-2.1`.
