MIT License

Copyright (c) 2025 RANGDAL PAVANSAI

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 with the following restrictions:

1. Contribution Requirements:
   - All pull requests must be accompanied by:
     * Unit tests covering new functionality
     * Updated documentation
     * Type hints for all new code
   - The maintainer reserves the right to reject any contribution without explanation

2. Usage Restrictions:
   - Commercial use requires prior written permission
   - No military or weapons development applications

3. Quality Standards:
   - Code must maintain 85% test coverage
   - PEP 8 compliance is mandatory


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.