DFSG NEW Queue

DFSG, Licensing & New Packages Team

pocketpy 2.1.8-1

Package Information

Descriptionlightweight Python interpreter written in C

pocketpy is a small and lightweight Python interpreter implemented in C. It is intended for embedding and scripting use cases where a compact interpreter is desirable.

This package contains development libraries, header files and manpages for pocketpy.

MaintainerChristopher Obbard <obbardc@debian.org>
Changed ByChristopher Obbard <obbardc@debian.org>
Sponsorobbardc@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/pocketpy.git (browse)
Closes#1132629
Trackerhttps://tracker.debian.org/pkg/pocketpy
Uploaded3 hours ago

New Package Report

.changes
DateSat, 04 Apr 2026 10:51:03 +0100
Sourcepocketpy
Version2.1.8-1
Changed-ByChristopher Obbard
Architecturesource amd64
Distributionunstable
Changelog
pocketpy (2.1.8-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1132629)
.dsc
Sectionlibdevel
Priorityoptional
Componentmain
Package-Listlibpocketpy-dev deb libdevel optional arch=any
libpocketpy2 deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/pocketpy/pocketpy
Upstream-Name: pocketpy
Upstream-Contact: blueloveTH <blueloveth@foxmail.com>

Files: *
Copyright: 2024, 2026, blueloveTH
License: Expat

Files: 3rd/cute_png/include/*
Copyright: 2019, Randy Gaul http://www.randygaul.net
License: Unlicense or Zlib

Files: 3rd/ios.toolchain.cmake
Copyright: 2014, Bogdan Cristea and LTE Engineering Software
License: BSD-3-Clause

Files: 3rd/msgpack/include/*
Copyright: 2015-2021, Nicholas Fraser and the MPack authors
License: Expat

Files: 3rd/msgpack/src/mpack.c
Copyright: 2015-2021, Nicholas Fraser and the MPack authors
License: Expat

Files: include/pocketpy/common/_log_spline_tbl.h
Copyright: 2012, 2013, Axel Kohlmeyer <akohlmey@gmail.com>
License: BSD-3-Clause

Files: plugins/flutter/*
Copyright: 2024, blueloveTH
License: Expat

Files: src/modules/random.c
Copyright: 2011, Mutsuo Saito, Makoto Matsumoto, Hiroshima
License: BSD-3-Clause

Files: web/index.html
Copyright: 2022, Anton Medvedev (https://codepen.io/antonmedv/pen/PoPoGwg)
License: Expat

Files: web/static/highlight.js/highlight.min.js
Copyright: 2006-2021, Ivan Sagalaev and other contributors
License: BSD-3-Clause

Files: debian/*
Copyright: 2026 Christopher Obbard <obbardc@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 3. Neither the name of the copyright holder nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute
 this software, either in source code form or as a compiled binary, for any
 purpose, commercial or non-commercial, and by any means.
 .
 In jurisdictions that recognize copyright laws, the author or authors of
 this software dedicate any and all copyright interest in the software to the
 public domain. We make this dedication for the benefit of the public at
 large and to the detriment of our heirs and successors. We intend this
 dedication to be an overt act of relinquishment in perpetuity of all present
 and future rights to this software under copyright law.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 For more information, please refer to <https://unlicense.org>

License: Zlib
 This software is provided 'as-is', without any express or implied warranty.
 In no event will the authors be held liable for any damages arising from the
 use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software in a
    product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

Back to Dashboard | View all reviews for this package