Metadata-Version: 2.1
Name: simpleir
Version: 0.2.1
Summary: A Simple Framework for Image Retrieval 
Home-page: https://github.com/zjykzj/SimpleIR
Author: zj
Author-email: wy163zhuj@163.com
License: UNKNOWN
Description: <div align="right">
          Language:
            🇺🇸
          <a title="Chinese" href="./README.zh-CN.md">🇨🇳</a>
        </div>
        
         <div align="center"><a title="" href="https://github.com/zjykzj/SimpleIR"><img align="center" src="./imgs/SimpleIR.png"></a></div>
        
        <p align="center">
          «SimpleIR» provides a simple framework for Image Retrieval  </a>
        <br>
        <br>
          <a href="https://github.com/RichardLitt/standard-readme"><img src="https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square"></a>
          <a href="https://conventionalcommits.org"><img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg"></a>
          <a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg"></a>
        </p>
        
        ## Table of Contents
        
        - [Table of Contents](#table-of-contents)
        - [Background](#background)
        - [Installation](#installation)
        - [Usage](#usage)
        - [Maintainers](#maintainers)
        - [Thanks](#thanks)
        - [Contributing](#contributing)
        - [License](#license)
        
        ## Background
        
        ...
        
        ## Installation
        
        ...
        
        ## Usage
        
        ...
        
        ## Maintainers
        
        * zhujian - *Initial work* - [zjykzj](https://github.com/zjykzj)
        
        ## Thanks
        
        * [ZJCV/ZCls2](https://github.com/ZJCV/ZCls2)
        
        For more thanks, check [THANKS](THANKS.md)
        
        ## Contributing
        
        Anyone's participation is welcome! Open an [issue](https://github.com/zjykzj/SimpleIR/issues) or submit PRs.
        
        Small note:
        
        * Git submission specifications should be complied
          with [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)
        * If versioned, please conform to the [Semantic Versioning 2.0.0](https://semver.org) specification
        * If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme)
          specification.
        
        ## License
        
        [Apache License 2.0](LICENSE) © 2022 zjykzj
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
