# allak
A CLI tool to produce an IPv6 address with the host portion being a modified EUI-64.
## Installation
Python version: >=3.11
### Using pip
Inside a virtual environment
```
pip install allak
allak-cli --help
```
Without a virtual environment
```
pip install --user allak
allak-cli --help
```
## Usage
Package functionality is provided by an entrypoint `allak-cli`.
```
allak-cli [OPTIONS] PREFIX MAC
Given IPv6 PREFIX of prefix-length 64 and MAC address returns IPv6 host
address with interface identifier as modified EUI-64.
Options:
--version Show the version and exit.
--help Show this message and exit.
```
## Meta
Allak is a mountain in Sweden, a village in Altai, a train station in Korea.
Raw data
{
"_id": null,
"home_page": "https://github.com/ttl256/allak",
"name": "allak",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "ipv6,eui64",
"author": "Dmitrii Litovchenko",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/da/6d/f975cf1fbef066b8adc9963ef2f2abdb54c641e0401d8c6d3099864726f4/allak-1.0.2.tar.gz",
"platform": "unix",
"description": "# allak\nA CLI tool to produce an IPv6 address with the host portion being a modified EUI-64.\n\n## Installation\n\nPython version: >=3.11\n\n### Using pip\n\nInside a virtual environment\n\n```\npip install allak\nallak-cli --help\n```\n\nWithout a virtual environment\n\n```\npip install --user allak\nallak-cli --help\n```\n\n## Usage\nPackage functionality is provided by an entrypoint `allak-cli`.\n\n```\nallak-cli [OPTIONS] PREFIX MAC\n\n Given IPv6 PREFIX of prefix-length 64 and MAC address returns IPv6 host\n address with interface identifier as modified EUI-64.\n\nOptions:\n --version Show the version and exit.\n --help Show this message and exit.\n```\n\n## Meta\n\nAllak is a mountain in Sweden, a village in Altai, a train station in Korea.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A CLI tool to produce an IPv6 address with the host portion being a modified EUI-64",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/ttl256/allak"
},
"split_keywords": [
"ipv6",
"eui64"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8ae13cc4bf658e4dfe5d25c58786784c498bb14ad98e5ffa4398ea19886aec35",
"md5": "115ded661a32aa7dbde7a7fe547da15d",
"sha256": "90d6958b61084d614f97ab7301a725a2359ca028a4a0806f959fad88d615b565"
},
"downloads": -1,
"filename": "allak-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "115ded661a32aa7dbde7a7fe547da15d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5477,
"upload_time": "2024-03-01T15:52:50",
"upload_time_iso_8601": "2024-03-01T15:52:50.487477Z",
"url": "https://files.pythonhosted.org/packages/8a/e1/3cc4bf658e4dfe5d25c58786784c498bb14ad98e5ffa4398ea19886aec35/allak-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "da6df975cf1fbef066b8adc9963ef2f2abdb54c641e0401d8c6d3099864726f4",
"md5": "e307f447c7f364b21535be142c4bbda3",
"sha256": "b1a343ab2de48a8674bd8f0a40ee90197ec40ed997ee4d047add7add8d3da353"
},
"downloads": -1,
"filename": "allak-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "e307f447c7f364b21535be142c4bbda3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 5435,
"upload_time": "2024-03-01T15:52:51",
"upload_time_iso_8601": "2024-03-01T15:52:51.588897Z",
"url": "https://files.pythonhosted.org/packages/da/6d/f975cf1fbef066b8adc9963ef2f2abdb54c641e0401d8c6d3099864726f4/allak-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 15:52:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ttl256",
"github_project": "allak",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "allak"
}