Metadata-Version: 2.4
Name: vbinnnn89
Version: 0.5
Author-email: Ahmed <ahmed@example.com>
License: 
        ---
        
        ## 2️⃣ ملف `LICENSE`
        **المسار:** `asw_mather/LICENSE`  
        
        انسخ هذا الكود (MIT License):
        ```text
        MIT License
        
        Copyright (c) 2025 Ahmed
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        ...
        
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# asw_mather

asw_mather is a simple math helper library written in Python.  
It provides utility functions and classes to perform basic math operations.

## Installation
```bash
pip install asw_mathers
