Source: atomic-chrome-el
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Nicholas D Steeves <sten@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-elpa
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/emacsen-team/atomic-chrome-el
Vcs-Git: https://salsa.debian.org/emacsen-team/atomic-chrome-el.git
Homepage: https://github.com/alpha22jp/atomic-chrome

Package: elpa-atomic-chrome
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: edit a web-browser text entry area with Emacs
 Atomic Chrome is an extension for the Chromium and Google Chrome
 browsers that allows one to edit text entry areas of a web-page in
 Emacs.  Atomic Chrome for Emacs also supports the use of GhostText
 Chromium and Chrome extension.
 .
 This package is similar to "Edit with Emacs"; however, it features
 two advantages over this alternative as a result of its websocket
 design:
   * Live update: The text entry area for which Atomic Chrome has been
     activated and its associated Emacs buffer are synchronised.
     Updates to one continuously propagate to the other.
   * Bidirectional communication: Edit text in either the browser
     or Emacs and difference is applied to the other half.
 .
 Firefox is also supported via the GhostText browser addon.
