{ "info": { "author": "Cristian N\u0103v\u0103lici", "author_email": "ncristian@lemonsoftware.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PyBencoder - your bencoded strings module\n-------------------------------------------\n\nWhat is a Bencoded String?\n\nBencode (pronounced like B encode) is the encoding used by the peer-to-peer file sharing system BitTorrent\nfor storing and transmitting loosely structured data.\n\nFor more info on bencoding check out `this `_.\n\nIt provides:\n - decoding of the different bencoded elements\n - encoding of the allowed types (byte strings, integers, lists, and dictionaries).\n\nRequires Python 2.6 or later.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cristianav/PyBencoder/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cristianav/PyBencoder", "keywords": "bencoding,encode,decode,bittorrent", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "pybencoder", "package_url": "https://pypi.org/project/pybencoder/", "platform": "POSIX,Windows", "project_url": "https://pypi.org/project/pybencoder/", "project_urls": { "Download": "https://github.com/cristianav/PyBencoder/zipball/master", "Homepage": "https://github.com/cristianav/PyBencoder" }, "release_url": "https://pypi.org/project/pybencoder/1.0/", "requires_dist": null, "requires_python": null, "summary": "Module to work with bencoded strings (python 2.X)", "version": "1.0" }, "last_serial": 1225163, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "eabd77b7eb0c13cb3b86dd2db642c93e", "sha256": "35e0e55d91c7df5add7de05b5e12a497d6db9feb3a9da783c6e672529f8ba3d8" }, "downloads": -1, "filename": "pybencoder-1.0.tar.gz", "has_sig": false, "md5_digest": "eabd77b7eb0c13cb3b86dd2db642c93e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4231, "upload_time": "2012-03-02T17:28:15", "url": "https://files.pythonhosted.org/packages/18/bd/f5d6d62d9eff40283a064472b7d52a4fbc7ea8b60bffc777c99901417977/pybencoder-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eabd77b7eb0c13cb3b86dd2db642c93e", "sha256": "35e0e55d91c7df5add7de05b5e12a497d6db9feb3a9da783c6e672529f8ba3d8" }, "downloads": -1, "filename": "pybencoder-1.0.tar.gz", "has_sig": false, "md5_digest": "eabd77b7eb0c13cb3b86dd2db642c93e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4231, "upload_time": "2012-03-02T17:28:15", "url": "https://files.pythonhosted.org/packages/18/bd/f5d6d62d9eff40283a064472b7d52a4fbc7ea8b60bffc777c99901417977/pybencoder-1.0.tar.gz" } ] }