Bug 232889 - New port: devel/treepy.el Generic tree traversing tools for Emacs Lisp
Summary: New port: devel/treepy.el Generic tree traversing tools for Emacs Lisp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks: 232890 233081
  Show dependency treegraph
 
Reported: 2018-11-01 18:51 UTC by Yasuhiro Kimura
Modified: 2018-11-10 19:57 UTC (History)
1 user (show)

See Also:


Attachments
patch file (2.12 KB, patch)
2018-11-01 18:51 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2018-11-01 18:51:41 UTC
Created attachment 198865 [details]
patch file

A set of generic functions for traversing tree-like data structures recursively and/or iteratively,
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-10 19:55:04 UTC
A commit references this bug:

Author: jrm
Date: Sat Nov 10 19:54:16 UTC 2018
New revision: 484636
URL: https://svnweb.freebsd.org/changeset/ports/484636

Log:
  New port, devel/treepy.el: Generic tree traversing tools for Elisp

  treepy.el provides a set of generic Emacs lisp functions for traversing
  tree-like data structures recursively and/or iteratively.

  PR:		232889
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>, maintainer

Changes:
  head/devel/Makefile
  head/devel/treepy.el/
  head/devel/treepy.el/Makefile
  head/devel/treepy.el/distinfo
  head/devel/treepy.el/pkg-descr