{ "info": { "author": "Konstantin Stepanov", "author_email": "me@kstep.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries" ], "description": "# barpy #\n\nThis is Python a port of [barby][] library written in Ruby. I couldn't find\nlightweight Python barcode generation library of the same caliber as **barby**\n([elaphe][] is broken and others don't support GS1-128 *and* QRCode at the same\ntime, so I ported **barby**.\n\n[barby]: http://toreto.re/barby/\n[elaphe]: http://code.google.com/p/elaphe/\n\nAPI is basicly the same as of **barby**, but in Python style.\n\nThe port is very quick and not complete at the moment (I ported only parts\nI really need for my project), I will port the rest eventually.\n\nAlso the port is quite direct, in a sense there are a lot of places in Python\ncode which have more Rubyish flavour instead of Pythonian (e.g. a lot of\n`@property` decorators to call methods without parenthesis). I did it to avoid\nlogic errors during porting process, I will make code more Pythonian in the\nfuture.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kstep/barpy/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "barpy", "package_url": "https://pypi.org/project/barpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/barpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/kstep/barpy/" }, "release_url": "https://pypi.org/project/barpy/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Ruby barby barcodes generating library port to Python", "version": "0.1.2" }, "last_serial": 786710, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4486f523caaf56c23065d062e3a03a41", "sha256": "534f992c7cd61f29ef33a92aa7cdca96ce15d4f4c7309f2875c20b63af80b534" }, "downloads": -1, "filename": "barpy-0.1.tar.gz", "has_sig": false, "md5_digest": "4486f523caaf56c23065d062e3a03a41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9255, "upload_time": "2013-01-04T19:30:48", "url": "https://files.pythonhosted.org/packages/f6/db/7ab87a2fc85dd5fa44ddda8ce0903253d77736892d812f60cfddd575d628/barpy-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6ee7511e1d9b5fdc88647392b2f6ee5c", "sha256": "30836ba23694f734ea75292fb6fae0dfb5d8680ee853eaa37a14721183c428e5" }, "downloads": -1, "filename": "barpy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6ee7511e1d9b5fdc88647392b2f6ee5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9313, "upload_time": "2013-01-05T14:15:44", "url": "https://files.pythonhosted.org/packages/47/7c/9f183a3b9204b723344514b63578aae07419e3a120030fa3573761ad701e/barpy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "74bf895f0c95c608c00482d9c4b49415", "sha256": "8121c828d8e0e94f0a3a308f6661f68523df9fa4542d26c31aff6c46b8fc9d0f" }, "downloads": -1, "filename": "barpy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "74bf895f0c95c608c00482d9c4b49415", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9456, "upload_time": "2013-01-05T14:52:24", "url": "https://files.pythonhosted.org/packages/46/32/7e137f5724543e91ca99e1ed8dcb70c1e85a1e960fd121f049e2d7f2ae12/barpy-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74bf895f0c95c608c00482d9c4b49415", "sha256": "8121c828d8e0e94f0a3a308f6661f68523df9fa4542d26c31aff6c46b8fc9d0f" }, "downloads": -1, "filename": "barpy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "74bf895f0c95c608c00482d9c4b49415", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9456, "upload_time": "2013-01-05T14:52:24", "url": "https://files.pythonhosted.org/packages/46/32/7e137f5724543e91ca99e1ed8dcb70c1e85a1e960fd121f049e2d7f2ae12/barpy-0.1.2.tar.gz" } ] }