DFSG NEW Queue

DFSG, Licensing & New Packages Team

emacs-list-utils 0.4.7-1

Package Information

DescriptionList-manipulation utility functions

List-utils is a collection of functions for list manipulation. This library has no user-level interface; it is only useful for programming in Emacs Lisp.

Notable functionality includes * list-utils-flatten, a robust list-flattener which handles cyclic lists, non-nil-terminated lists, and preserves nils when they are found as list elements. * tconc, a simple data structure for efficiently appending to a list

MaintainerDebian Emacsen team <debian-emacsen@lists.debian.org>
Changed ByXiyue Deng <manphiz@gmail.com>
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/emacsen-team/emacs-list-utils.git (browse)
Closes#1127601
Trackerhttps://tracker.debian.org/pkg/emacs-list-utils
Uploaded2 hours ago

New Package Report

.changes
DateFri, 24 Apr 2026 17:54:48 -0700
Sourceemacs-list-utils
Version0.4.7-1
Changed-ByXiyue Deng
Architectureall source
Distributionunstable
Changelog
emacs-list-utils (0.4.7-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1127601)
.dsc
Componentmain
Package-Listelpa-list-utils deb editors optional arch=all
Sectioneditors
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: list-utils
Source: https://github.com/rolandwalker/list-utils
Upstream-Contact: Roland Walker <walker@pobox.com>

Files: *
Copyright:
 2012-2024 Roland Walker
License: BSD-2-Clause
Comment:
 There is no Copying or License file in upstream source but the source
 code mentioned "Simplified BSD License" which is the BSD-2-Clause
 license.

Files: debian/*
Copyright: (C) 2026 Xiyue Deng <manphiz@gmail.com>
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:
 .
  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.
 .
 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.

Back to Dashboard | View all reviews for this package