
    7Gi                     <    d Z dZdZdZdZdZdZdZde d	Zd
Z	g dZ
y)zPackage metadata and version information.

This module contains all package metadata including version, author information,
and links to documentation and source code.
z0.4.0zDeprecation toolingzJiri Boroveczj.borovec+github[at]gmail.comz#https://borda.github.io/pyDeprecatez$https://github.com/Borda/pyDeprecatez
Apache-2.0zCopyright (C) 2020-2025 .aA  
The pyDeprecate is a lightweight Python library for managing function and class deprecations with zero dependencies.
 It provides automatic call forwarding to replacement functions, argument mapping between old and new APIs,
 and configurable warning controls to prevent log spam. Key features include support for cross-module deprecations,
 conditional deprecation logic, automatic docstring updates, and testing utilities. Perfect for library maintainers
 who need to evolve their APIs while maintaining backward compatibility and providing clear migration paths for users.
)	__version____docs__
__author____author_email____homepage____source_code____license____copyright____long_doc__N)__doc__r   r   r   r   r   r   r	   r
   r   __all__     c/home/nelsen/Projects/HRI/fr-in-the-cloud/.venv/lib/python3.12/site-packages/deprecate/__about__.py<module>r      sL     
2 48*:,a8
r   