# pcapforge-core
Fast packet capture processor and feature extractor - Core Library.
This is the open-source core library. For advanced features, see the `pcapforge` package.
## Status
This package is currently a placeholder. The full implementation is under active development.
## Coming Soon
- High-performance pcap and pcapng file processing
- Advanced packet feature extraction
- Multiple output formats (JSON, CSV, Parquet)
- Python bindings for the Rust implementation
## Development
The core engine is being developed in Rust for maximum performance. Python bindings will be provided for easy integration into data science workflows.
For updates, visit: https://github.com/pcapforge/pcapforge
## License
Apache License 2.0
Raw data
{
"_id": null,
"home_page": "https://github.com/pcapforge/pcapforge",
"name": "pcapforge-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pcap, packet, network, analysis, capture, pcapng",
"author": "Colin Knizek",
"author_email": "Colin Knizek <pcapforge@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/d1/45/1240fcad04ab0f03f82d865ba3e9a24f6b30f390fc26137e5ea5f2448fba/pcapforge_core-0.0.1.tar.gz",
"platform": null,
"description": "# pcapforge-core\n\nFast packet capture processor and feature extractor - Core Library.\n\nThis is the open-source core library. For advanced features, see the `pcapforge` package.\n\n## Status\n\nThis package is currently a placeholder. The full implementation is under active development.\n\n## Coming Soon\n\n- High-performance pcap and pcapng file processing\n- Advanced packet feature extraction\n- Multiple output formats (JSON, CSV, Parquet)\n- Python bindings for the Rust implementation\n\n## Development\n\nThe core engine is being developed in Rust for maximum performance. Python bindings will be provided for easy integration into data science workflows.\n\nFor updates, visit: https://github.com/pcapforge/pcapforge\n\n## License\n\nApache License 2.0\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Fast packet capture processor and feature extractor - Core library",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/pcapforge/pcapforge",
"Issues": "https://github.com/pcapforge/pcapforge/issues",
"Repository": "https://github.com/pcapforge/pcapforge"
},
"split_keywords": [
"pcap",
" packet",
" network",
" analysis",
" capture",
" pcapng"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ec0940454290ddfdc65fb7c359dc8a85fc9556759ca61fb21e394dc08da67b83",
"md5": "ca768099054bc631926707ac82ffea5e",
"sha256": "885e6630c66a168a3c1f88a0ba24c53ba4fc7045d9de20988df30f31e6bda623"
},
"downloads": -1,
"filename": "pcapforge_core-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca768099054bc631926707ac82ffea5e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2177,
"upload_time": "2025-09-14T07:22:32",
"upload_time_iso_8601": "2025-09-14T07:22:32.497448Z",
"url": "https://files.pythonhosted.org/packages/ec/09/40454290ddfdc65fb7c359dc8a85fc9556759ca61fb21e394dc08da67b83/pcapforge_core-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d1451240fcad04ab0f03f82d865ba3e9a24f6b30f390fc26137e5ea5f2448fba",
"md5": "04f3d721230b213f9faf1f2a4839f2d2",
"sha256": "2e5ae8c386b79bf0b66a82228c713a7384be82279b3966dcaabc87bce61f4cd5"
},
"downloads": -1,
"filename": "pcapforge_core-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "04f3d721230b213f9faf1f2a4839f2d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2265,
"upload_time": "2025-09-14T07:22:34",
"upload_time_iso_8601": "2025-09-14T07:22:34.136689Z",
"url": "https://files.pythonhosted.org/packages/d1/45/1240fcad04ab0f03f82d865ba3e9a24f6b30f390fc26137e5ea5f2448fba/pcapforge_core-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-14 07:22:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pcapforge",
"github_project": "pcapforge",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pcapforge-core"
}