linlangleyprime


Namelinlangleyprime JSON
Version 0.8 PyPI version JSON
download
home_pagehttp://lin-chen-langley.github.io
SummaryDemo for building a Python project
upload_time2023-07-10 16:35:05
maintainer
docs_urlNone
authorLin Chen, Yanhua Feng
requires_python>=3.11
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #### .gitignore
> git ignore file
> created from the template at https://github.com/github/gitignore

#### LICENSE
> **Custom license**, software developed in-house may choose to adopt a custom license specifically tailored to meet ACC/A29 needs; the licenses can include specific terms and conditions related to ownership, usage, distribution, and modifications of the software.
> **Open source software licenses**, GNU General Public License (GPL) or the Apache License are commonly used by the DoD their in-house developed software
> "Copyright protection … is not available for any work of the United States Government, but the United States is not precluded from receiving and holding copyrights transferred to it by assignment, bequest, or otherwise."

> 17 USC § 105 at https://www.copyright.gov/title17/92chap1.html#105
> Clarifying Guidance Regarding Open Source Software (OSS) at https://dodcio.defense.gov/portals/0/documents/foss/2009oss.pdf

            

Raw data

            {
    "_id": null,
    "home_page": "http://lin-chen-langley.github.io",
    "name": "linlangleyprime",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lin Chen, Yanhua Feng",
    "author_email": "lin.chen@ieee.org, yf@vims.edu",
    "download_url": "https://files.pythonhosted.org/packages/1e/a1/b78a8f5463a8b76df5406f0d05a852c2705129f118e0e0f9ca0d3ce89caf/linlangleyprime-0.8.tar.gz",
    "platform": null,
    "description": "#### .gitignore\n> git ignore file\n> created from the template at https://github.com/github/gitignore\n\n#### LICENSE\n> **Custom license**, software developed in-house may choose to adopt a custom license specifically tailored to meet ACC/A29 needs; the licenses can include specific terms and conditions related to ownership, usage, distribution, and modifications of the software.\n> **Open source software licenses**, GNU General Public License (GPL) or the Apache License are commonly used by the DoD their in-house developed software\n> \"Copyright protection \u2026 is not available for any work of the United States Government, but the United States is not precluded from receiving and holding copyrights transferred to it by assignment, bequest, or otherwise.\"\n\n> 17 USC \u00a7 105 at https://www.copyright.gov/title17/92chap1.html#105\n> Clarifying Guidance Regarding Open Source Software (OSS) at https://dodcio.defense.gov/portals/0/documents/foss/2009oss.pdf\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Demo for building a Python project",
    "version": "0.8",
    "project_urls": {
        "Homepage": "http://lin-chen-langley.github.io",
        "PyPI": "https://pypi.org/manage/project/linlangleyprime/releases/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ea1b78a8f5463a8b76df5406f0d05a852c2705129f118e0e0f9ca0d3ce89caf",
                "md5": "1d52001027e261f4b98fc284aecb02d2",
                "sha256": "f1bdfa1225073a6a02775b5b0a0621a98ed56cf190b3a78ff004936d346e5ca7"
            },
            "downloads": -1,
            "filename": "linlangleyprime-0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "1d52001027e261f4b98fc284aecb02d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 199892,
            "upload_time": "2023-07-10T16:35:05",
            "upload_time_iso_8601": "2023-07-10T16:35:05.761620Z",
            "url": "https://files.pythonhosted.org/packages/1e/a1/b78a8f5463a8b76df5406f0d05a852c2705129f118e0e0f9ca0d3ce89caf/linlangleyprime-0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 16:35:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "linlangleyprime"
}
        
Elapsed time: 0.08579s