1 Format: http://dep.debian.net/deps/dep5/ 2 Upstream-Name: shedskin 3 Upstream-Contact: Mark Dufour <mark.dufour@gmail.com> 4 J??r??mie Roquet <arkanosis@gmail.com> 5 Source: http://shedskin.googlecode.com/ 6 Comment: This package was debianized by Paul Boddie <paul@boddie.org.uk>. 7 8 Files: * 9 Copyright: 2005-2010 Mark Dufour 10 License: GPL-3+ 11 This program is free software; you can redistribute it and/or modify it under 12 the terms of the GNU General Public License as published by the Free Software 13 Foundation; either version 3 of the License, or (at your option) any later 14 version. 15 . 16 This program is distributed in the hope that it will be useful, but WITHOUT 17 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 18 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 19 details. 20 . 21 You should have received a copy of the GNU General Public License along with 22 this program. If not, see <http://www.gnu.org/licenses/>. 23 . 24 On Debian systems, the full text of the GNU General Public 25 License version 3 can be found in the file 26 `/usr/share/common-licenses/GPL-3'. 27 Comment: Shed Skin compiler, plus testing framework 28 29 Files: debian/* 30 Copyright: 2011 Paul Boddie 31 License: Expat 32 Permission is hereby granted, free of charge, to any person obtaining a copy 33 of this software and associated documentation files (the "Software"), to deal 34 in the Software without restriction, including without limitation the rights 35 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 36 copies of the Software, and to permit persons to whom the Software is 37 furnished to do so, subject to the following conditions: 38 . 39 The above copyright notice and this permission notice shall be included in all 40 copies or substantial portions of the Software. 41 . 42 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 43 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 44 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 45 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 46 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 47 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 48 SOFTWARE. 49 Comment: Debian packaging files 50 51 Files: shedskin/lib/*.?pp shedskin/lib/os/*.?pp 52 Copyright: 2005-2010 Mark Dufour 53 License: Expat 54 Permission is hereby granted, free of charge, to any person obtaining a copy 55 of this software and associated documentation files (the "Software"), to deal 56 in the Software without restriction, including without limitation the rights 57 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 58 copies of the Software, and to permit persons to whom the Software is 59 furnished to do so, subject to the following conditions: 60 . 61 The above copyright notice and this permission notice shall be included in all 62 copies or substantial portions of the Software. 63 . 64 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 65 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 66 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 67 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 68 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 69 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 70 SOFTWARE. 71 Comment: C++ implementation of Python builtins and libraries 72 (except as otherwise mentioned below) 73 74 Files: shedskin/lib/itertools.?pp shedskin/lib/heapq.?pp 75 Copyright: 2009 J??r??mie Roquet <arkanosis@gmail.com> 76 License: Expat 77 Permission is hereby granted, free of charge, to any person obtaining a copy 78 of this software and associated documentation files (the "Software"), to deal 79 in the Software without restriction, including without limitation the rights 80 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 81 copies of the Software, and to permit persons to whom the Software is 82 furnished to do so, subject to the following conditions: 83 . 84 The above copyright notice and this permission notice shall be included in all 85 copies or substantial portions of the Software. 86 . 87 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 88 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 89 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 90 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 91 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 92 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 93 SOFTWARE. 94 Comment: C++ implementation of Python itertools and heapq libraries 95 96 Files: shedskin/lib/random.cpp 97 Copyright: 1997-2002 Makoto Matsumoto, Takuji Nishimura 98 License: BSD-3-clause 99 All rights reserved. 100 . 101 Redistribution and use in source and binary forms, with or without 102 modification, are permitted provided that the following conditions 103 are met: 104 . 105 1. Redistributions of source code must retain the above copyright 106 notice, this list of conditions and the following disclaimer. 107 . 108 2. Redistributions in binary form must reproduce the above copyright 109 notice, this list of conditions and the following disclaimer in the 110 documentation and/or other materials provided with the distribution. 111 . 112 3. The names of its contributors may not be used to endorse or promote 113 products derived from this software without specific prior written 114 permission. 115 . 116 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 117 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 118 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 119 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 120 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 121 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 122 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 123 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 124 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 125 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 126 POSSIBILITY OF SUCH DAMAGE. 127 Comment: Any feedback is very welcome. 128 http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html 129 email: m-mat@math.sci.hiroshima-u.ac.jp