#1028411 ITP: mongovi -- mongovi is a command line interface for MongoDB

#1028411#5
Date:
2023-01-10 18:08:54 UTC
From:
To:
* Package name    : mongovi
  Version         : 2.0.0
  Upstream Author : Tim Kuijsten <info+debian@netsend.nl>
* URL             : https://github.com/timkuijsten/mongovi
* License         : ISC
  Programming Lang: C
  Description     : mongovi is a command line interface for MongoDB

mongovi is a command line interface for MongoDB.

Features:
* easy integration into shell pipelines by reading and writing MongoDB Extended JSON via stdin/stdout
* move around databases and collections using the common `cd` idiom
* easy and secure MongoDB authentication using ~/.mongovi
* emacs-like and vi-like key bindings
* tab-completion of commands, databases and collections

#1028411#10
Date:
2023-01-10 19:21:04 UTC
From:
To:
This issue supersedes bug #845586 which was an attempt to package
mongovi v1.0.0 that stalled.

845586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845586

#1028411#15
Date:
2023-01-10 23:38:59 UTC
From:
To:
Control: retitle 845586 ITP: mongovi -- mongovi is a command line interface for MongoDB
Control: owner 845586 Tim Kuijsten <info+debian@netsend.nl>
Control: forcemerge -1 845586

Please note that you are supposed to convert RFP bugs to ITP bugs when they exist.

#1028411#20
Date:
2023-01-10 23:48:52 UTC
From:
To:

#1028411#25
Date:
2023-01-12 10:43:25 UTC
From:
To:
Op 11-01-2023 om 22:01 schreef Bastian Germann:

Hi Bastian, thanks for your time!

I have updated debian/rules to set LC_CTYPE=C.UTF-8, regenerated the
packages and associated files and now the UTF-8 tests should pass.

See the updated files in https://netsend.nl/mongovi/v2.0.0/

#1028411#30
Date:
2023-01-12 10:51:22 UTC
From:
To:
Am 12.01.23 um 11:43 schrieb Tim Kuijsten: