license-authorize-win


Namelicense-authorize-win JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/gisfanmachel/licenseAuthorize
SummaryA tools for license authorize
upload_time2023-05-23 08:53:39
maintainer
docs_urlNone
authorgisfanmachel
requires_python>=3.7, <4
license
keywords license authorize setuptools development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gisfanmachel/licenseAuthorize",
    "name": "license-authorize-win",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "license,authorize,setuptools,development",
    "author": "gisfanmachel",
    "author_email": "gisfanmachel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/62/3fab5fbcd5f6dce55ad81c5a205331ae6cdc307e9a6c411e7b4f1f054c7b/license_authorize_win-1.0.2.tar.gz",
    "platform": null,
    "description": "## this program is for lincense authorize\n\n### it use cpuid and servertime and clienttime to verify the request with the premaked lic file\n\n####  clienttime get method,for example use javascript:\n    # var d = new Date()\n    # ct=d.getTime()\n\n### the lic file is made by anthor tools\n\n### if you are intertested , you can contact with me \n\n### my email : gisfanmachel@gmail.com",
    "bugtrack_url": null,
    "license": "",
    "summary": "A tools for license authorize",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/gisfanmachel/licenseAuthorize"
    },
    "split_keywords": [
        "license",
        "authorize",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39623fab5fbcd5f6dce55ad81c5a205331ae6cdc307e9a6c411e7b4f1f054c7b",
                "md5": "f011f4373c486195e71e654ac9b30f61",
                "sha256": "ef118b1010a17c61f5ba1b42c7b31cf05bbf4362a7ef7aa9b3ce64ffc07d51f2"
            },
            "downloads": -1,
            "filename": "license_authorize_win-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f011f4373c486195e71e654ac9b30f61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 3762,
            "upload_time": "2023-05-23T08:53:39",
            "upload_time_iso_8601": "2023-05-23T08:53:39.010976Z",
            "url": "https://files.pythonhosted.org/packages/39/62/3fab5fbcd5f6dce55ad81c5a205331ae6cdc307e9a6c411e7b4f1f054c7b/license_authorize_win-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-23 08:53:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisfanmachel",
    "github_project": "licenseAuthorize",
    "github_not_found": true,
    "lcname": "license-authorize-win"
}
        
Elapsed time: 0.08620s