emacs-neotree 0.5.2-5 source package in Ubuntu

Changelog

emacs-neotree (0.5.2-5) unstable; urgency=medium

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 19:44:04 +0900

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-neotree_0.5.2-5.dsc 2.1 KiB 6edfa3ef626738e633b6fb6f727d546e4127ec57e0ceef14225bb81254de9b89
emacs-neotree_0.5.2.orig.tar.xz 453.2 KiB c09146026b4c1f55fc552b1c3d6626088391bed224b900c1bafae9d6bcf8ad8d
emacs-neotree_0.5.2-5.debian.tar.xz 2.7 KiB 5ab21d377f2e3b0a4ae62d447e15c5b2d2c8f3e970f9d0727720026a70a8479b

Available diffs

No changes file available.

Binary packages built by this source

elpa-neotree: directory tree sidebar for Emacs that is like NERDTree for Vim

 NeoTree is a modern, themeable alternative to the Emacs builtins
 Dired and Speedbar. Like Speedbar, it auto-refreshes without needing
 to type "g". Like Dired, but unlike Speedbar, it creates a new
 window as a sidebar and not a whole new frame (eg: not a new X11
 application window with its own window decorations). NeoTree shows a
 file system tree relative to the users' $HOME, where both Dired and
 Speedbar default to showing the contents of the current directory.
 Thus it provides a hierarchical rather than a modal view.
 .
 Neotree is similar to Vim's NERDTree plugin.
 .
 This addon is for users who are more comfortable with the directory
 tree sidebar/file system explorer used in most non-Emacs applications.