Metadata-Version: 2.4
Name: query-cache-common
Version: 1.5.0
Summary: Common code for Query Cache shared across client and server
License: Copyright (c) 2026 Fivetran, Inc.
        
        By accessing or using this software, you agree to the following terms:
        
        PERMITTED USE
        This software is made available for internal use and evaluation purposes
        only. You may install and use the software solely to access and interact
        with Fivetran's services.
        
        RESTRICTIONS
        You may not use this software to:
        - Build competing products or services
        - Redistribute, sublicense, or transfer the software
        
        INTELLECTUAL PROPERTY
        All rights, title, and interest in the software remain exclusively with
        Fivetran, Inc. No license to any intellectual property is granted
        except as expressly stated herein.
        
        NO WARRANTIES
        THE SOFTWARE IS PROVIDED "AS IS". FIVETRAN, INC. MAKES NO WARRANTIES,
        EXPRESS OR IMPLIED, AND HEREBY DISCLAIMS ALL IMPLIED WARRANTIES,
        INCLUDING ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
        PURPOSE.
        
        LIMITATION OF LIABILITY
        FIVETRAN, INC. SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING
        FROM USE OF THIS SOFTWARE, INCLUDING DIRECT, INDIRECT, INCIDENTAL,
        PUNITIVE, AND CONSEQUENTIAL DAMAGES.
Requires-Python: >=3.9
Requires-Dist: humanize
Requires-Dist: query-cache-protobuf
Requires-Dist: typing-extensions>=4.0.0
