{
"info": {
"author": "Daniel Oaks",
"author_email": "daniel@danieloaks.net",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 1 - Planning",
"Intended Audience :: Developers",
"License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: System :: Archiving"
],
"description": "BASC-WARC\n=========\n\n`Bibliotheca Anonoma's `_ library for creating and managing WARC files.\n\nThis library is in the planning / pre-alpha stage. It is still being written, and is not yet suitable for any real-world usage at this point. While we are still writing and designing the API, anything can change without any notice.\n\nPull requests are appreciated, but due to the early stage of development you may need to overhaul your PR as we update the project code.\n\nThis library is primarily being written for `BASC-Archiver `_, and planned to be integrated into a new/existing downloading library.\n\n`Hosted Documentation `_\n\nPlanned Features\n----------------\n\n* Python 2/3 compatibility.\n* Thread-safe.\n* Streaming reading/writing of WARC files, for dealing with very large files on systems with smaller amounts of memory.\n* CDX file creation and management.\n* Included scripts that do useful work, possibly allowing viewing or extracting information and files from WARCs / appending WARCs / creating CDX files from WARCs, similar to `megawarc `_, `CDX-Writer `_, or `warctools `_.\n\n\nLicense\n-------\n\nWritten in 2015 by Daniel Oaks \n\nTo the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.\n\nYou should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see `http://creativecommons.org/publicdomain/zero/1.0/ `_.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/bibanon/BASC-WARC",
"keywords": "warc archive archiving",
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "BASC-WARC",
"package_url": "https://pypi.org/project/BASC-WARC/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/BASC-WARC/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/bibanon/BASC-WARC"
},
"release_url": "https://pypi.org/project/BASC-WARC/0.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Create and manage WARC files. Currently in planning / pre-alpha stage.",
"version": "0.0.1"
},
"last_serial": 1726637,
"releases": {
"0.0.1": []
},
"urls": []
}