Codebase list emacs-deferred / 9ae20b1
Clean dependencies Lev Lamberov 4 years ago
1 changed file(s) with 3 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
1414 Package: elpa-deferred
1515 Architecture: all
1616 Depends: ${elpa:Depends},
17 ${misc:Depends},
18 emacs
17 ${misc:Depends}
1918 Recommends: emacs (>= 46.0)
20 Enhances: emacs,
21 emacs24,
22 emacs25
19 Enhances: emacs
2320 Built-Using: ${misc:Built-Using}
2421 Description: simple asynchronous functions for Emacs Lisp
2522 It is a simple library for asynchronous tasks.
3128 Architecture: all
3229 Depends: ${elpa:Depends},
3330 ${misc:Depends},
34 emacs,
3531 elpa-deferred (= ${binary:Version})
3632 Recommends: emacs (>= 46.0)
37 Enhances: emacs,
38 emacs24,
39 emacs25
33 Enhances: emacs
4034 Built-Using: ${misc:Built-Using}
4135 Description: higher level library for concurrent tasks
4236 It is a higher level library for concurrent tasks based on deferred.el. This