Package: mongodb-database-tools
Version: 100.1.0
Architecture: ppc64el
Maintainer: MongoDB Connectors Team <database-tools-packaging@mongodb.com>
Depends: libc6, libgssapi-krb5-2, libkrb5-3, libk5crypto3, libcom-err2, libkrb5support0, libkeyutils1
Conflicts: mongodb-org-tools (<= 4.3.2), mongodb-enterprise-tools (<= 4.3.2), mongodb-database-tools
Replaces: mongodb-database-tools (<= 100.1.0)
Provides: mongodb-database-tools
Filename: dists/focal/mongodb-org/4.4/multiverse/binary-ppc64el/mongodb-database-tools_100.1.0_ppc64el.deb
Size: 49151056
MD5sum: 899ab38ccff550cd7ac1a9a1d5ee23b0
SHA1: 7e153e074a89d3aae611013540172f3a917341ce
SHA256: b2170e95c9b1ceeb0bc1e5e78d1333cb0cab853144dbec9a04abc23216d71bf0
Section: database
Priority: optional
Homepage: http://www.mongodb.com
Description: mongodb-database-tools package provides tools for working with the MongoDB server:
 *bsondump - display BSON files in a human-readable format
 *mongoimport - Convert data from JSON, TSV or CSV and insert them into a collection
 *mongoexport - Write an existing collection to CSV or JSON format
 *mongodump/mongorestore - Dump MongoDB backups to disk in .BSON format,
    or restore them to a live database
 *mongostat - Monitor live MongoDB servers, replica sets, or sharded clusters
 *mongofiles - Read, write, delete, or update files in GridFS
    (see: http://docs.mongodb.org/manual/core/gridfs/)
 *mongotop - Monitor read/write activity on a mongo server