Source: m-buffer-el
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa,
               elpa-seq
Standards-Version: 4.1.0
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/phillord/m-buffer-el
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/m-buffer-el.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/m-buffer-el.git

Package: elpa-m-buffer
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs25
Description: list-oriented, functional buffer manipulation
 This package provides a set of list-oriented functions for operating
 over the contents of buffers, mostly revolving around regexp
 searching, and regions. They avoid the use of looping, manipulating
 global state with `match-data'. Many high-level functions exist for
 matching sentences, lines and so on.
