A package to generate NETCONF edit-config when two config states are given.
Raw data
{
"_id": null,
"home_page": "https://github.com/CiscoTestAutomation/ncdiff.git",
"name": "ncdiff",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "yang-python@cisco.com",
"keywords": "pyats cisco-shared",
"author": "Jonathan Yang",
"author_email": "yuekyang@cisco.com",
"download_url": null,
"platform": null,
"description": "A package to generate NETCONF edit-config when two config states are given.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "A config state diff calculator for NETCONF",
"version": "25.2",
"project_urls": {
"Homepage": "https://github.com/CiscoTestAutomation/ncdiff.git"
},
"split_keywords": [
"pyats",
"cisco-shared"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "06219193d99ffadbdeec650805f39afc0520c724dbfe878301969935b4a79166",
"md5": "5601da500e8558a00f44f5ea77dc4fee",
"sha256": "365f1370dded512f084a340cd852d37a937bba3cb01fc460d7c4ee140d85c076"
},
"downloads": -1,
"filename": "ncdiff-25.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5601da500e8558a00f44f5ea77dc4fee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3709920,
"upload_time": "2025-02-26T19:51:38",
"upload_time_iso_8601": "2025-02-26T19:51:38.771518Z",
"url": "https://files.pythonhosted.org/packages/06/21/9193d99ffadbdeec650805f39afc0520c724dbfe878301969935b4a79166/ncdiff-25.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-26 19:51:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CiscoTestAutomation",
"github_project": "ncdiff",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "ncclient",
"specs": [
[
">=",
"0.5.3"
]
]
}
],
"lcname": "ncdiff"
}