Metadata-Version: 2.4
Name: tracer-decorator
Version: 0.1.1
Summary: A decorator to trace Python function calls
Author-email: Your Name <you@example.com>
License: MIT
Keywords: debugging,profiling,tracing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Tracer @trace
