lank


Namelank JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/lannocc/lank
SummaryListening Anchor Nodes for K
upload_time2023-03-20 16:30:09
maintainer
docs_urlNone
authorLANNOCC (Shawn A. Wilson)
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LANK

## Listening Anchor Nodes for K

In service of:
- **L**abels
- **A**ddresses (peer discovery)
- **N**ames
- **K**eys

## Installation

LANK is easy to install using pip:
```
pip install lank
```

## Usage

Once installed, simply run the `lank` command from any terminal.

## Author

Created by Shawn A. Wilson [lannocc@yahoo.com] aka LANNOCC.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lannocc/lank",
    "name": "lank",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "LANNOCC (Shawn A. Wilson)",
    "author_email": "lannocc@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/b9/e4/2929773fb6cdd6311d5ec7b2ec96d305d2c7b2193a6e0486305827d27fa9/lank-0.6.0.tar.gz",
    "platform": null,
    "description": "# LANK\n\n## Listening Anchor Nodes for K\n\nIn service of:\n- **L**abels\n- **A**ddresses (peer discovery)\n- **N**ames\n- **K**eys\n\n## Installation\n\nLANK is easy to install using pip:\n```\npip install lank\n```\n\n## Usage\n\nOnce installed, simply run the `lank` command from any terminal.\n\n## Author\n\nCreated by Shawn A. Wilson [lannocc@yahoo.com] aka LANNOCC.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Listening Anchor Nodes for K",
    "version": "0.6.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "927bd78d19e58ffe4db475d5c28b8a22c3d3a64ae84668146c749d7e38b4d385",
                "md5": "2e81f361ddfad936979f2b5ae75c387e",
                "sha256": "1e7cf03afdadd23160af6beaa71455ab0b5857a26b1d180022b49d9eb16bce5f"
            },
            "downloads": -1,
            "filename": "lank-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e81f361ddfad936979f2b5ae75c387e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41296,
            "upload_time": "2023-03-20T16:30:07",
            "upload_time_iso_8601": "2023-03-20T16:30:07.680546Z",
            "url": "https://files.pythonhosted.org/packages/92/7b/d78d19e58ffe4db475d5c28b8a22c3d3a64ae84668146c749d7e38b4d385/lank-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9e42929773fb6cdd6311d5ec7b2ec96d305d2c7b2193a6e0486305827d27fa9",
                "md5": "e887bde45579ca4a55a3fd6340764005",
                "sha256": "ca60cac14841a57ff97811c95e3db0200663f2be87c8aaf2336be21e4dc5cf3c"
            },
            "downloads": -1,
            "filename": "lank-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e887bde45579ca4a55a3fd6340764005",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31672,
            "upload_time": "2023-03-20T16:30:09",
            "upload_time_iso_8601": "2023-03-20T16:30:09.258132Z",
            "url": "https://files.pythonhosted.org/packages/b9/e4/2929773fb6cdd6311d5ec7b2ec96d305d2c7b2193a6e0486305827d27fa9/lank-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 16:30:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lannocc",
    "github_project": "lank",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "lank"
}
        
Elapsed time: 0.15957s