{ "info": { "author": "kiorky", "author_email": "kiorky@cryptelium.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Programming Language :: Python", "Topic :: Software Development" ], "description": "==============================\nIntroduction\n==============================\n\n.. contents::\n\nThis product is a REF parser for CMFBibliographyAT\n\nCredits\n========\nCompanies\n---------\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact us `_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\nAuthors\n------------\n\n- kiorky \n- David Convent: david.convent_AT_naturalsciences.be\n- Louis Wannijn: louis.wannijn_AT_naturalsciences.be \n\nContributors\n-----------------\n\n\n \n \n\n\nProducts.RefBiblioParser Installation\n=================================================================================\n\nTo install Products.RefBiblioParser into the global Python environment (or a workingenv),\nusing a traditional Zope 2 instance, you can do this:\n\n * When you're reading this you have probably already run ::\n\n ``easy_install Products.RefBiblioParser``.\n\n Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall\n\n * If you are using Zope 2.9 (not 2.10), get `pythonproducts`_ and install it\n via::\n\n python setup.py install --home /path/to/instance\n\n into your Zope instance.\n\n * Create a file called ``Products.RefBiblioParser-configure.zcml`` in the\n ``/path/to/instance/etc/package-includes`` directory. The file\n should only contain this::\n\n \n\n.. _pythonproducts: http://plone.org/products/pythonproducts\n\n\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance\nrecipe to manage your project, you can do this:\n\n * Add ``Products.RefBiblioParser`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n Products.RefBiblioParser\n\n * Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n Products.RefBiblioParser\n\n * Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n\nChangelog\n=========\n\n1.2 (2012-03-26)\n----------------\n- bugfix: unitialized value\n\n\n1.0 (2012-03-26)\n----------------\n\n* Initial release [kiorky]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Products.RefBiblioParser", "keywords": "ref biblio parser", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.RefBiblioParser", "package_url": "https://pypi.org/project/Products.RefBiblioParser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.RefBiblioParser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Products.RefBiblioParser" }, "release_url": "https://pypi.org/project/Products.RefBiblioParser/1.2/", "requires_dist": null, "requires_python": null, "summary": "Addon for CMFBibliographyAT to parse/export REF files.", "version": "1.2" }, "last_serial": 785110, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b16c81a0aed51310cf3bd4263ebc5ed1", "sha256": "95d0da71dbae1c150f42d50f34441d180c3f6e1afff02b315e1711ffe2768f83" }, "downloads": -1, "filename": "Products.RefBiblioParser-1.0.zip", "has_sig": false, "md5_digest": "b16c81a0aed51310cf3bd4263ebc5ed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66154, "upload_time": "2012-03-26T02:13:50", "url": "https://files.pythonhosted.org/packages/ae/0c/371b1673ca584d3d7d89cb288361bac96bbb051e4aca02942e8e48829c66/Products.RefBiblioParser-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "f9efaf976e36b77cc8310bce8356425b", "sha256": "882a3c4ec49d66ce894ba62ac1a195b1a95ff8a6b0edbbcf63f319846366a80d" }, "downloads": -1, "filename": "Products.RefBiblioParser-1.1.zip", "has_sig": false, "md5_digest": "f9efaf976e36b77cc8310bce8356425b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66307, "upload_time": "2012-03-26T03:00:53", "url": "https://files.pythonhosted.org/packages/f7/d0/efad8a00c45577aabacf564ba64d5e0b434070bec63551ae3a871360a815/Products.RefBiblioParser-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "14550fe8a9ebd3e6d675fc648aef417e", "sha256": "77c40301e4ce959101f9e4dd0062b2495d9be106876368e797cf7f024b50a4a7" }, "downloads": -1, "filename": "Products.RefBiblioParser-1.2.zip", "has_sig": false, "md5_digest": "14550fe8a9ebd3e6d675fc648aef417e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66300, "upload_time": "2012-03-26T03:02:14", "url": "https://files.pythonhosted.org/packages/76/7d/e150a15d93b6be1ea6e5c490a225e8244a7b2d199212c43f7031ff07d324/Products.RefBiblioParser-1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14550fe8a9ebd3e6d675fc648aef417e", "sha256": "77c40301e4ce959101f9e4dd0062b2495d9be106876368e797cf7f024b50a4a7" }, "downloads": -1, "filename": "Products.RefBiblioParser-1.2.zip", "has_sig": false, "md5_digest": "14550fe8a9ebd3e6d675fc648aef417e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66300, "upload_time": "2012-03-26T03:02:14", "url": "https://files.pythonhosted.org/packages/76/7d/e150a15d93b6be1ea6e5c490a225e8244a7b2d199212c43f7031ff07d324/Products.RefBiblioParser-1.2.zip" } ] }