# Installation
Once you have installed [Python](https://www.python.org/downloads/) and its packages manager [pip](https://pip.pypa.io/en/stable/installation/),
use one of the following commands, depending on if you want only this tool, the full set of PNU tools, or PNU plus a selection of additional third-parties tools:
```
pip install pnu-vuxml
pip install PNU
pip install 'PNU[freebsd]' # if you use a platform other than FreeBSD
pip install pytnix
```
# VUXML(1), VUXML(3)
This repository includes a command-line utility:
* [vuxml(1)](https://github.com/HubTou/vuxml/blob/main/VUXML.1.md) - FreeBSD VuXML query tool
And a Python library:
* [vuxml(3)](https://github.com/HubTou/vuxml/blob/main/VUXML.3.md) - FreeBSD VuXML library
Raw data
{
"_id": null,
"home_page": "https://github.com/HubTou/vuxml/",
"name": "pnu-vuxml",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "pnu-project,freebsd,security",
"author": "Hubert Tournier",
"author_email": "hubert.tournier@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/73/d3/444f358d042e3ce1b04c29a78e9b40d92d94949eea3a2c1ee2ef2298db13/pnu-vuxml-1.2.1.tar.gz",
"platform": null,
"description": "# Installation\nOnce you have installed [Python](https://www.python.org/downloads/) and its packages manager [pip](https://pip.pypa.io/en/stable/installation/),\nuse one of the following commands, depending on if you want only this tool, the full set of PNU tools, or PNU plus a selection of additional third-parties tools:\n\n```\npip install pnu-vuxml\npip install PNU\npip install 'PNU[freebsd]' # if you use a platform other than FreeBSD\npip install pytnix\n```\n\n# VUXML(1), VUXML(3)\n\nThis repository includes a command-line utility:\n* [vuxml(1)](https://github.com/HubTou/vuxml/blob/main/VUXML.1.md) - FreeBSD VuXML query tool\n\nAnd a Python library:\n* [vuxml(3)](https://github.com/HubTou/vuxml/blob/main/VUXML.3.md) - FreeBSD VuXML library\n\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "FreeBSD VuXML library and query tool",
"version": "1.2.1",
"project_urls": {
"Bug Tracker": "https://github.com/HubTou/vuxml/issues",
"Homepage": "https://github.com/HubTou/vuxml/"
},
"split_keywords": [
"pnu-project",
"freebsd",
"security"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6001ad4a23a2f269f2b549b52773a8e15883f40b6942769f902ddc679934d95",
"md5": "384de05260eb1ea75a4c79b2e5f08f47",
"sha256": "b9fdc346c7c92004796bfc2bcc55f80ffce85abe1094848748f665287393c85c"
},
"downloads": -1,
"filename": "pnu_vuxml-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "384de05260eb1ea75a4c79b2e5f08f47",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 14670,
"upload_time": "2024-03-18T22:48:06",
"upload_time_iso_8601": "2024-03-18T22:48:06.296599Z",
"url": "https://files.pythonhosted.org/packages/e6/00/1ad4a23a2f269f2b549b52773a8e15883f40b6942769f902ddc679934d95/pnu_vuxml-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73d3444f358d042e3ce1b04c29a78e9b40d92d94949eea3a2c1ee2ef2298db13",
"md5": "46e7bf9206828d72449c60f72b934228",
"sha256": "67fad80e8964a3afeaafb93f101c11d7a74672c9708c069996d728aa43b62cc1"
},
"downloads": -1,
"filename": "pnu-vuxml-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "46e7bf9206828d72449c60f72b934228",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 14296,
"upload_time": "2024-03-18T22:48:09",
"upload_time_iso_8601": "2024-03-18T22:48:09.239463Z",
"url": "https://files.pythonhosted.org/packages/73/d3/444f358d042e3ce1b04c29a78e9b40d92d94949eea3a2c1ee2ef2298db13/pnu-vuxml-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-18 22:48:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HubTou",
"github_project": "vuxml",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pnu-vuxml"
}