Metadata-Version: 2.1
Name: license-authorize
Version: 1.0.4
Summary: A tools for license authorize in windows
Home-page: https://github.com/gisfanmachel/licenseAuthorize
Author: gisfanmachel
Author-email: gisfanmachel@gmail.com
License: UNKNOWN
Keywords: license,authorize,setuptools,development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome

## this program is for lincense authorize

### it use cpuid and servertime and clienttime to verify the request with the premaked lic file

####  clienttime get method,for example use javascript:
    # var d = new Date()
    # ct=d.getTime()

### the lic file is made by anthor tools

### if you are intertested , you can contact with me 

### my email : gisfanmachel@gmail.com

