glossanea


Nameglossanea JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/sunarch/glossanea
Summaryglossanea - a program to help learning languages
upload_time2023-06-05 10:12:45
maintainerAndrás Németh (sunarch)
docs_urlNone
authorAndrás Németh (sunarch)
requires_python>=3.9
licenseMozilla Public License 2.0 (MPL 2.0)
keywords glossanea language learn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Glossanea

A language learning program. Requires external data to function.

## License

[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)

```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```

## Acknowledgements

- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sunarch/glossanea",
    "name": "glossanea",
    "maintainer": "Andr\u00e1s N\u00e9meth (sunarch)",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "sunarch@protonmail.com",
    "keywords": "glossanea,language,learn",
    "author": "Andr\u00e1s N\u00e9meth (sunarch)",
    "author_email": "sunarch@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/bb/812674909391201f01d09025c0ca2884230f89e32b4dddca818b620d69b9/glossanea-0.0.1.tar.gz",
    "platform": "Any",
    "description": "# Glossanea\n\nA language learning program. Requires external data to function.\n\n## License\n\n[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)\n\n```\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n```\n\n## Acknowledgements\n\n- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License 2.0 (MPL 2.0)",
    "summary": "glossanea - a program to help learning languages",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/sunarch/glossanea/issues",
        "Homepage": "https://github.com/sunarch/glossanea"
    },
    "split_keywords": [
        "glossanea",
        "language",
        "learn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8e69bafa177abc65b6df3e941edd9b7635252cb719a0d74e287414f62653594",
                "md5": "5cdb99d5079c7f77e2a1d02c8a75f563",
                "sha256": "f6acade9f07436c6027138cc06267810937b3af59b9d05598aae1cff76ca29d3"
            },
            "downloads": -1,
            "filename": "glossanea-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cdb99d5079c7f77e2a1d02c8a75f563",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29240,
            "upload_time": "2023-06-05T10:12:43",
            "upload_time_iso_8601": "2023-06-05T10:12:43.723241Z",
            "url": "https://files.pythonhosted.org/packages/b8/e6/9bafa177abc65b6df3e941edd9b7635252cb719a0d74e287414f62653594/glossanea-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85bb812674909391201f01d09025c0ca2884230f89e32b4dddca818b620d69b9",
                "md5": "7a7ad78a9578886b4d2c860aa8e401c1",
                "sha256": "7cbf5199bc27f47904e1f8dacce2be55e1cb2a9506fb2439848a65b6e289c44b"
            },
            "downloads": -1,
            "filename": "glossanea-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7a7ad78a9578886b4d2c860aa8e401c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 20722,
            "upload_time": "2023-06-05T10:12:45",
            "upload_time_iso_8601": "2023-06-05T10:12:45.340277Z",
            "url": "https://files.pythonhosted.org/packages/85/bb/812674909391201f01d09025c0ca2884230f89e32b4dddca818b620d69b9/glossanea-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-05 10:12:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sunarch",
    "github_project": "glossanea",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "glossanea"
}
        
Elapsed time: 0.07539s