Package python3-module-mongoquery: Information

    Source package: python3-module-mongoquery
    Version: 1.4.3-alt1
    Latest version according to Repology
    Build time:  Oct 11, 2025, 03:29 AM in the task #395225
    Report package bug
    License: Public domain
    Summary: A python implementation of mongodb queries
    Description: 
    A utility library that provides a MongoDB-like query language for
    querying python collections. It's mainly intended to parse objects
    structured as fundamental types in a similar fashion to what is produced
    by JSON or YAML parsers.

    List of RPM packages built from this SRPM:
    python3-module-mongoquery (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    Grigory Ustinov
    @everybody

      1. python3(pytest)
      2. python3(setuptools)
      3. python3(six)
      4. python3(tox)
      5. python3(tox_console_scripts)
      6. python3(wheel)
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-tox
      9. python3-module-tox-console-scripts
      10. python3-module-tox-no-deps
      11. python3-module-tox-passenv
      12. rpm-build-python3

    Last changed


    Sept. 18, 2025 Grigory Ustinov 1.4.3-alt1
    - Automatically updated to 1.4.3.
    May 18, 2024 Grigory Ustinov 1.4.2-alt1
    - Automatically updated to 1.4.2.
    Jan. 28, 2024 Grigory Ustinov 1.4.0-alt2
    - Moved on modern pyproject macros.