Flow and Packet Marking Service (flowd) implementation based on the SciTags specification (www.scitags.org).
Raw data
{
"_id": null,
"home_page": "https://github.com/scitags/flowd",
"name": "flowd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "operations python network flow packet marking",
"author": "Marian Babik <Marian.Babik@cern.ch>, Tristan Sullivan <tssulliv@uvic.ca>",
"author_email": "<net-wg-dev@cern.ch>",
"download_url": "https://files.pythonhosted.org/packages/50/2b/24450e2877e26b95c9eef75f2a2f963296c07e8be869f610e07aae05e0bc/flowd-1.1.4.tar.gz",
"platform": "Any",
"description": "Flow and Packet Marking Service (flowd) implementation based on the SciTags specification (www.scitags.org).",
"bugtrack_url": null,
"license": "ASL 2.0",
"summary": "Flow and Packet Marking Service",
"version": "1.1.4",
"project_urls": {
"Download": "https://github.com/scitags/flowd/archive/refs/tags/1.1.4.tar.gz",
"Homepage": "https://github.com/scitags/flowd"
},
"split_keywords": [
"operations",
"python",
"network",
"flow",
"packet",
"marking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "502b24450e2877e26b95c9eef75f2a2f963296c07e8be869f610e07aae05e0bc",
"md5": "696b8b04f159bc82d221a8b20aacc500",
"sha256": "eeb1066f0a4b7430608a85e10646921aa6258b37e26b29e82bd97d48332e42e2"
},
"downloads": -1,
"filename": "flowd-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "696b8b04f159bc82d221a8b20aacc500",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 29789,
"upload_time": "2024-07-22T06:49:39",
"upload_time_iso_8601": "2024-07-22T06:49:39.830252Z",
"url": "https://files.pythonhosted.org/packages/50/2b/24450e2877e26b95c9eef75f2a2f963296c07e8be869f610e07aae05e0bc/flowd-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 06:49:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "scitags",
"github_project": "flowd",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "psutil",
"specs": [
[
"==",
"5.6.7"
]
]
},
{
"name": "psutil",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "pyroute2",
"specs": []
},
{
"name": "prometheus_client",
"specs": []
}
],
"lcname": "flowd"
}