* 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
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
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.
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/
Am 12.01.23 um 11:43 schrieb Tim Kuijsten: