elpa-csv-mode binary package in Ubuntu Jammy amd64

 This package implements CSV mode, a major mode for editing records in
 a generalised CSV (character-separated values) format. It also
 features support for TSV (tab-separated values). CSV mode supports
 operations such as the following:
 .
   * sort lexicographically and numerically on a specified
     field or column.
   * kill and yank by field or column. C-c C-k can kill more than one
     field at once, but multiple killed fields can be yanked only as a
     fixed group equivalent to a single field.
   * align fields into columns.
   * interchange between rows and columns.
 .
 CSV mode can recognise fields separated by a number of individual
 characters, configurable in `csv-separators'. CSV data fields can be
 delimited with quote characters. This implementation supports quoted
 fields, where all permitted quote characters are specified in the
 customisable user option `csv-field-quotes'. By default, the only
 separator is a comma and the only field quote is a double quote.
 .
 The global minor mode `csv-field-index-mode' displays the current
 field index in the mode line, cf. `line-number-mode' and
 `column-number-mode'. It is on by default.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-01-22 10:08:53 UTC Published Ubuntu Jammy amd64 release universe lisp Optional 1.18-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe lisp Optional 1.18-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-01-22 10:09:28 UTC Superseded Ubuntu Jammy amd64 release universe lisp Optional 1.12-1
  • Removal requested .
  • Superseded by amd64 build of csv-mode 1.18-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu