1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
This package was debianized by Piotr Ozarowski <ozarow@gmail.com> on
Tue, 24 Oct 2006 17:54:36 +0200.
It was downloaded from http://pygments.pocoo.org/download/
Upstream Author: Georg Brandl <g.brandl@gmx.net>
Copyright: 2006 by Georg Brandl, Armin Ronacher, Lukas Meuser and others
(see AUTHORS file)
License:
Pygments - Python syntax highlighting package
Copyright (C) 2006 by the respective authors (see AUTHORS)
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.
This library 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 this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU Lesser General Public License
can be found in /usr/share/common-licenses/LGPL file.
The Debian packaging is (C) 2006, Piotr Ozarowski <ozarow@gmail.com> and
is licensed under the GPL.
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL'.
|