lexx


Namelexx JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryA conlang building tool
upload_time2023-08-23 22:46:18
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords conlang conlangs lexicon linguistics phonetics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lexx

[![PyPI - Version](https://img.shields.io/pypi/v/lexx.svg)](https://pypi.org/project/lexx)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lexx.svg)](https://pypi.org/project/lexx)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install lexx
```

## License

`lexx` is distributed under the terms of the [MIT][] license. The word
generation code is taken from [lexifer][] by William S. Annis, also released
under the MIT license.

[MIT]: https://spdx.org/licenses/MIT.html
[lexifer]: https://lingweenie.org/conlang/lexifer.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lexx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "conlang,conlangs,lexicon,linguistics,phonetics",
    "author": "",
    "author_email": "\"Justin C. Miller\" <justin@justin.cm>",
    "download_url": "https://files.pythonhosted.org/packages/e3/9c/ec5eff6829ac8207c96a1d137a3a7bec6b1e46e6e88739bf08fe276f2958/lexx-0.3.0.tar.gz",
    "platform": null,
    "description": "# lexx\n\n[![PyPI - Version](https://img.shields.io/pypi/v/lexx.svg)](https://pypi.org/project/lexx)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lexx.svg)](https://pypi.org/project/lexx)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install lexx\n```\n\n## License\n\n`lexx` is distributed under the terms of the [MIT][] license. The word\ngeneration code is taken from [lexifer][] by William S. Annis, also released\nunder the MIT license.\n\n[MIT]: https://spdx.org/licenses/MIT.html\n[lexifer]: https://lingweenie.org/conlang/lexifer.html\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A conlang building tool",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://github.com/justinian/lexx#readme",
        "Issues": "https://github.com/justinian/lexx/issues",
        "Source": "https://github.com/justinian/lexx"
    },
    "split_keywords": [
        "conlang",
        "conlangs",
        "lexicon",
        "linguistics",
        "phonetics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14d559b7ec549b7763d58ebfb13fe8998f2b95bcc84b29946e3acee19c441be9",
                "md5": "e2c815ee4df1bb5752aac2abf923b4a0",
                "sha256": "a415911ee161e7b08a542334e60d1ab18372013857dafa96c48f6315d47aa1ee"
            },
            "downloads": -1,
            "filename": "lexx-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2c815ee4df1bb5752aac2abf923b4a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11154,
            "upload_time": "2023-08-23T22:46:17",
            "upload_time_iso_8601": "2023-08-23T22:46:17.145362Z",
            "url": "https://files.pythonhosted.org/packages/14/d5/59b7ec549b7763d58ebfb13fe8998f2b95bcc84b29946e3acee19c441be9/lexx-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e39cec5eff6829ac8207c96a1d137a3a7bec6b1e46e6e88739bf08fe276f2958",
                "md5": "e1c2c337eb8390281b53d72a3fe9ff51",
                "sha256": "3d3f62bb3f4ef385462e7ea37f90ac33b221b5fc7fe8b13e5b495a5c5e2036e1"
            },
            "downloads": -1,
            "filename": "lexx-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e1c2c337eb8390281b53d72a3fe9ff51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10489,
            "upload_time": "2023-08-23T22:46:18",
            "upload_time_iso_8601": "2023-08-23T22:46:18.456649Z",
            "url": "https://files.pythonhosted.org/packages/e3/9c/ec5eff6829ac8207c96a1d137a3a7bec6b1e46e6e88739bf08fe276f2958/lexx-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 22:46:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justinian",
    "github_project": "lexx#readme",
    "github_not_found": true,
    "lcname": "lexx"
}
        
Elapsed time: 0.14829s