{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "========\nsadbipws\n========\n\nsadbipws (Serializing And Deserializing Binarily Is Possible With\nSadbipws) is a binary data serializer, a bit like BSON (binary JSON),\nexcept that it has more features. The current format definition is\ndefined in the Python code. The SADBIPWS format is not standardized.\n\nsadbipws is a Python 3.1+ module.\n\n\nLicense\n=======\n\nsadbipws is free software under the terms of the GNU General Public\nLicense version 3 (or any later version). The author of sadbipws is\nNiels Serup, contactable at ns@metanohi.org. This is version 0.1.0 of\nthe module.\n\n\nInstallation\n============\n\nTo install sadbipws, run::\n\n python3 setup.py install\n\nYou must be a superuser to do this.\n\n\nUse\n===\n\nWhen sadbipws has been installed, it can be used just like any other\nPython module. To see which parts of the module are useful, and to see\nhow those parts function, run::\n\n pydoc3 sadbipws\n\n``sadbipws`` can be imported with a simple ``import`` statement.\n\n\nDevelopment\n===========\n\nsadbipws uses Git for branches. To get the latest branch, download it\nfrom gitorious.org like this::\n\n $ git clone git://gitorious.org/sadbipws/sadbipws.git\n\n\nLogo\n====\n\nThe sadbipws logo (located in the ``logo`` directory) has been put\ninto the public domain (or, if that is not possible, made available\nunder the Creative Commons Zero 1.0 license).\n\n\nThis document\n=============\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.org/projects/sadbipws/", "keywords": null, "license": "COPYING.txt", "maintainer": null, "maintainer_email": null, "name": "sadbipws", "package_url": "https://pypi.org/project/sadbipws/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sadbipws/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.org/projects/sadbipws/" }, "release_url": "https://pypi.org/project/sadbipws/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An implementation of the SADBIPWS serializer", "version": "0.1.0" }, "last_serial": 799169, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b3585abd0e5ff8a4e40f49c6b0c846f8", "sha256": "1cbf26136303904346ada3dbb70269f2b4baa7e6161479861bf52828704546d3" }, "downloads": -1, "filename": "sadbipws-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b3585abd0e5ff8a4e40f49c6b0c846f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22554, "upload_time": "2011-02-25T22:34:34", "url": "https://files.pythonhosted.org/packages/88/92/45199445a30e6bd6ead9c63c2f699fc2cd796c9bd0798ed3510da898833a/sadbipws-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3585abd0e5ff8a4e40f49c6b0c846f8", "sha256": "1cbf26136303904346ada3dbb70269f2b4baa7e6161479861bf52828704546d3" }, "downloads": -1, "filename": "sadbipws-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b3585abd0e5ff8a4e40f49c6b0c846f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22554, "upload_time": "2011-02-25T22:34:34", "url": "https://files.pythonhosted.org/packages/88/92/45199445a30e6bd6ead9c63c2f699fc2cd796c9bd0798ed3510da898833a/sadbipws-0.1.0.tar.gz" } ] }