File: control

package info (click to toggle)
crdt-el 0.3.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: lisp: 2,977; makefile: 27
file content (20 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: crdt-el
Section: net
Priority: optional
Maintainer: Debian Emacs addons team <debian-emacsen@lists.debian.org>
Uploaders: Martin <debacle@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), dh-elpa
Homepage: https://code.librehq.com/qhong/crdt-el/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/emacsen-team/crdt-el
Vcs-Git: https://salsa.debian.org/emacsen-team/crdt-el.git

Package: elpa-crdt
Architecture: all
Depends: ${misc:Depends}, emacsen-common (>= 2.0.8)
Description: collaborative editing environment for Emacs
 crdt.el can be used to share buffers between different emacs
 instances (perhaps on different hosts). You can share multiple
 buffers in one session, see other users’ cursor and region, and
 synchronize Org mode folding status.