File: control

package info (click to toggle)
circe 2.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 780 kB
  • sloc: lisp: 8,986; sh: 40; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 1,010 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: circe
Section: net
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: David Bremner <bremner@debian.org>
Build-Depends: debhelper (>= 10), dh-elpa (>= 2.0), elpa-buttercup
Standards-Version: 4.4.0
Homepage: https://github.com/jorgenschaefer/circe
Vcs-Git: https://salsa.debian.org/emacsen-team/circe.git
Vcs-Browser: https://salsa.debian.org/cgit/emacsen-team/circe.git

Package: elpa-circe
Architecture: all
Depends: ${misc:Depends}, emacsen-common (>= 2.0.8)
Built-Using: ${misc:Built-Using}
Breaks: elpa-lui (<< 2.0), elpa-lcs (<< 2.0), elpa-tracking (<< 2.0), elpa-shorten (<< 2.0)
Description: client for IRC in Emacs
 Circe is a Client for IRC in Emacs. It integrates well with the rest
 of the editor, using standard Emacs key bindings and indicating
 activity in channels in the status bar so it stays out of your way
 unless you want to use it. Complexity-wise, it is somewhere between
 rcirc (very minimal) and ERC (very complex).