[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#810496: RFS: projectile/0.13.0-1 [ITP] -- project interaction library for Emacs



Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my packaging of Projectile.  Nice
upstream description:

    This library enhances Emacs with easy project management and
    navigation. The concept of a project is simple: just a folder
    containing a special file.  Currently git, mercurial, darcs and
    bazaar repos are considered projects by default.  So are lein,
    maven, sbt, scons, rebar and bundler projects.  If you want to mark
    a folder manually as a project just create an empty .projectile file
    in it.
    
    Some of Projectile's features:
    
    * jump to a file in project
    * jump to files at point in project
    * jump to a directory in project
    * jump to a file in a directory
    * jump to a project buffer
    * jump to a test in project
    * toggle between files with same names but different extensions
      (e.g. `.h` <-> `.c/.cpp`, `Gemfile` <-> `Gemfile.lock`)
    * toggle between code and its test (e.g. `main.service.js` <->
      `main.service.spec.js`)
    * jump to recently visited files in the project
    * switch between projects you have worked on
    * kill all project buffers
    * replace in project
    * multi-occur in project buffers
    * grep in project
    * regenerate project etags or gtags
    * visit project in dired
    * run make in a project with a single key chord

* Package name    : projectile
  Version         : 0.13.0-1
  Upstream Author : Bozhidar Batsov <bozhidar@batsov.com>
* URL             : http://batsov.com/projectile/
* License         : GPL-3+
  Section         : lisp

My source package builds the binary packages elpa-projectile,
elpa-persp-projectile and elpa-helm-projectile.  This reflects the split
upstream makes in publishing Projectile to MELPA, the de facto standard
source of Emacs addons.

Download with dget:

    dget -x http://mentors.debian.net/debian/pool/main/p/projectile/projectile_0.13.0-1.dsc

Or build it with gbp:

    git clone https://anonscm.debian.org/git/pkg-emacsen/pkg/projectile
    git checkout debian/0.13.0-1
    git verify-tag debian/0.13.0-1     # if you have my key
    gbp buildpackage

Thanks.

Sean Whitton

Attachment: signature.asc
Description: Digital signature


Reply to: