{ "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": "This 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\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.\n\nSee also:\n\n[barby]: http://toreto.re/barby/\n[elaphe]: http://code.google.com/p/elaphe/", "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/cardforcoin/barpy/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cfc-barpy", "package_url": "https://pypi.org/project/cfc-barpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cfc-barpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cardforcoin/barpy/" }, "release_url": "https://pypi.org/project/cfc-barpy/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Ruby barby barcodes generating library port to Python", "version": "0.1.3" }, "last_serial": 1847456, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "6d62e23d9c8b241a2c6bc97a346f20ee", "sha256": "bbbd452509e521116d150b8eaec4fe0d405f47aec99cbf18f93c3bab2ce98903" }, "downloads": -1, "filename": "cfc-barpy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6d62e23d9c8b241a2c6bc97a346f20ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9420, "upload_time": "2015-12-05T01:04:45", "url": "https://files.pythonhosted.org/packages/ad/6d/3db2a9939e82030edd15c33f16455b4e7857a285c86026f3dce4c2c1877a/cfc-barpy-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d62e23d9c8b241a2c6bc97a346f20ee", "sha256": "bbbd452509e521116d150b8eaec4fe0d405f47aec99cbf18f93c3bab2ce98903" }, "downloads": -1, "filename": "cfc-barpy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6d62e23d9c8b241a2c6bc97a346f20ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9420, "upload_time": "2015-12-05T01:04:45", "url": "https://files.pythonhosted.org/packages/ad/6d/3db2a9939e82030edd15c33f16455b4e7857a285c86026f3dce4c2c1877a/cfc-barpy-0.1.3.tar.gz" } ] }