Review: python-esprima 4.0.1-0+exp1
New Package Report
.changes
| Source | python-esprima |
|---|---|
| Version | 4.0.1-0+exp1 |
| Changed-By | Étienne Mollier |
| Architecture | source all |
| Distribution | experimental |
| Date | Tue, 24 Feb 2026 21:40:30 +0100 |
Changelog
python-esprima (4.0.1-0+exp1) experimental; urgency=medium . * Initial release. (Closes: #987923)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-esprima deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/Kronuz/esprima-python
Upstream-Name: python-esprima
Files: *
Copyright: JS Foundation and other contributors <https://js.foundation/>
License: BSD-2-clause
Comment:
Python port is a line-by-line manual translation and was created and is
maintained by German Mendez Bravo (Kronuz).
Files: debian/*
Copyright: 2026 Étienne Mollier <emollier@debian.org>
License: BSD-2-clause
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
.
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 <COPYRIGHT HOLDER> 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.
# Third party test components license terms follow.
Files: test/3rdparty/angular-1.2.5.js
Copyright: 2010-2014 Google, Inc
License: Expat
Files:
test/3rdparty/backbone-1.1.0.js
test/3rdparty/underscore-1.5.2.js
Copyright:
2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
License: Expat
Files: test/3rdparty/benchmark.js
Copyright: 2010-2012 Mathias Bynens <http://mths.be/>
License: Expat
Comment:
Based on JSLitmus.js, copyright Robert Kieffer <http://broofa.com/>
Files: test/3rdparty/jquery-1.9.1.js
Copyright: 2005-2012 jQuery Foundation, Inc. and other contributors
License: Expat
Files: test/3rdparty/jquery.mobile-1.4.2.js
Copyright:
2010-2014 jQuery Foundation, Inc. and other contributors
2010 "Cowboy" Ben Alman
2012 Scott Jehl, Paul Irish, Nicholas Zakas
License: Expat
Comment:
Elements of the file are dual licensed MIT(Expat)/BSD.
Files: test/3rdparty/mootools-1.4.5.js
Copyright: 2006-2012 Valerio Proietti <http://mad4milk.net/>
License: Expat
Comment:
Class implementation inspired by Base.js, Copyright (c) 2006 Dean
Edwards, GNU Lesser General Public License.
.
Some functionality inspired by Prototype.js, Copyright (c) 2005-2007
Sam Stephenson, MIT License
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.
Review Information
rejected — allocated to siretart 1 hour ago, started 1 hour ago, completed 1 hour ago.
Final Comment
Thank you for your work on packaging python-esprima.
Unfortunately, debian/copyright is incomplete and is missing a copyright statement from test/3rdparty/yui-3.12.0.js:
/*
YUI 3.12.0 (build 8655935)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
The copyright from Yahoo! needs to be reproduced verbatim in debian/copyright.