{ "info": { "author": "Edeposit team", "author_email": "edeposit@email.cz", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\n.. image:: https://badge.fury.io/py/marcxml_parser.png\n :target: https://pypi.python.org/pypi/marcxml_parser\n\n.. image:: https://pypip.in/d/marcxml_parser/badge.png\n\nThis module contains parser for `MARC XML`_ / `OAI`_ format, with some highlevel\ngetters, which can retreive names of authors, or titles of books from MARC XML\n/ OAI records.\n\n.. _MARC XML: http://www.loc.gov/marc/marcxml.html\n.. _OAI: http://www.openarchives.org/OAI/oai_marc.xsd\n\nDocumentation\n-------------\n\nFull module documentation and description can be found at Read the Docs:\n\n- http://marcxml-parser.readthedocs.org/\n\n\nContributors\n============\n\n- Bystroushaak , Developer\n\nChangelog\n=========\n\n1.2.3\n-----\n - Fixed ability to query tags codes using indexing operator.\n\n1.2.2\n-----\n - Updated set of possible `i` characters.\n\n1.2.1\n-----\n - Fixed bug in the publication type parser.\n\n1.2.0\n-----\n - Implemented ``.get()`` method.\n\n1.1.0 - 1.1.7\n-------------\n - Fixed typos in documentation.\n - Added ``record_itrator()``.\n - Added support for file-like objects.\n - ISBN is now discriminated to valid and invalid. Added new method ``.get_invalid_ISBNs()``, ``.get_ISBNs()`` now returns just valid ISBNs.\n - Fixed bugs in ``.get_binding()``.\n - Added field ``URLu`` to output from ``.get_internal_urls()``.\n - Added one more test.\n - Fixed few typos in documentation.\n - Added support for ISSN querying.\n - Fixed bug in ``run_test.sh``.\n - Fixed parsing of the place to reflect changes in RDA.\n - Added more RDA fixes.\n - Fixed bug in parsing of the dates.\n\n1.0.1\n-----\n - Fixed small bugs in code and documentation.\n - Added more tests.\n\n1.0.0\n-----\n - First working version.\n - Fully documented and tested.\n\n0.1.0\n-----\n - Project created.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edeposit/marcxml_parser", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "marcxml_parser", "package_url": "https://pypi.org/project/marcxml_parser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/marcxml_parser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/edeposit/marcxml_parser" }, "release_url": "https://pypi.org/project/marcxml_parser/1.2.3/", "requires_dist": null, "requires_python": null, "summary": "MARC XML / OAI parser, with few highlevel getters.", "version": "1.2.3" }, "last_serial": 2005642, "releases": { "0.1.0": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "8b107d61a28dc7738586aaa8816dab0d", "sha256": "392be39229c35600b1931b6ac0f42b9d1bc1acd940f96c2f1a67e87998dde7f0" }, "downloads": -1, "filename": "marcxml_parser-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8b107d61a28dc7738586aaa8816dab0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151899, "upload_time": "2015-04-01T14:36:44", "url": "https://files.pythonhosted.org/packages/d8/69/9888be7e3900e50fd8a35f843106dca1216f8dde4e6db278f7128a251cd8/marcxml_parser-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a8f3066c58979e123bd5ab2f4572964f", "sha256": "dbbfd386b67d4a9a9d0bd78e625d87da8a48c99b629338ad167d4250c6403835" }, "downloads": -1, "filename": "marcxml_parser-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a8f3066c58979e123bd5ab2f4572964f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151991, "upload_time": "2015-04-20T11:09:50", "url": "https://files.pythonhosted.org/packages/d3/61/dd33b5d1b3489323b0b070e469b3371fbf455e5c9e0284a9e71608f288c0/marcxml_parser-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "0863fd95b2bffc0f638432f49a442022", "sha256": "7f2571d4aa5dcac07fa5b23ba44f8072341c2235d8d0407237909606ca71602d" }, "downloads": -1, "filename": "marcxml_parser-1.1.0.tar.gz", "has_sig": false, "md5_digest": "0863fd95b2bffc0f638432f49a442022", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152347, "upload_time": "2015-04-24T09:03:46", "url": "https://files.pythonhosted.org/packages/66/83/af87ee8876701c181ecbb5d7b8d105c41616769b6a7645ecaec8c7c27b54/marcxml_parser-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "37f1a7936958e80ce6807fc831bbdaa9", "sha256": "3878ea46bb519e4681d6b2a6824db925cee52a947ddac41dadc1b11765befb4e" }, "downloads": -1, "filename": "marcxml_parser-1.1.1.tar.gz", "has_sig": false, "md5_digest": "37f1a7936958e80ce6807fc831bbdaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153684, "upload_time": "2015-04-24T10:39:18", "url": "https://files.pythonhosted.org/packages/98/66/4cda5cc51b3bb17acb6f8072c2ee7a447112cc4b8c6d73ba468f0e208c39/marcxml_parser-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "4158ad9a0d9e8510d39f353aafa3ab21", "sha256": "e1b89efe0aad43e732810bf811937a794adb131dcbc36ab0c1505e59975e1c66" }, "downloads": -1, "filename": "marcxml_parser-1.1.2.tar.gz", "has_sig": false, "md5_digest": "4158ad9a0d9e8510d39f353aafa3ab21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153812, "upload_time": "2015-04-28T12:51:34", "url": "https://files.pythonhosted.org/packages/3a/04/b26ac8b8f9b5b6cbd295a7d94ef433bcc87c0be3558ca9ce6c6bd620f744/marcxml_parser-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "985e00e9060cd0d56be3ad6e8533bb15", "sha256": "c508395d916e990fd1763308a553627fe0a224ac307a348b25b176a088377833" }, "downloads": -1, "filename": "marcxml_parser-1.1.3.tar.gz", "has_sig": false, "md5_digest": "985e00e9060cd0d56be3ad6e8533bb15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153895, "upload_time": "2015-08-21T11:37:03", "url": "https://files.pythonhosted.org/packages/35/e8/b129ce24c081a9e098d02be41f2d15c17738952f56d28f0507a5d75a8bc8/marcxml_parser-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "30af8f0022868f98f03726a26fce081e", "sha256": "9a8c895fc78ad1278d72836afc077e6fb6046f0f8a0ebefe8c8a1a88260d5079" }, "downloads": -1, "filename": "marcxml_parser-1.1.4.tar.gz", "has_sig": false, "md5_digest": "30af8f0022868f98f03726a26fce081e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154051, "upload_time": "2015-11-20T11:14:48", "url": "https://files.pythonhosted.org/packages/bc/f1/e98dc0542f7dfbdd46e8a61ba39538d54b59b4904064caf33fdb1c7a614a/marcxml_parser-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "a134f86e7d6371cc1c14ff317e934227", "sha256": "172d5500aabf0aaacd22d0b88f2856942dbefd5b04f369d1764bc20183547116" }, "downloads": -1, "filename": "marcxml_parser-1.1.5.tar.gz", "has_sig": false, "md5_digest": "a134f86e7d6371cc1c14ff317e934227", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154146, "upload_time": "2015-11-20T12:00:24", "url": "https://files.pythonhosted.org/packages/83/05/fb5798176b956ff36061e57071ed9c50540a01af3d747ef3b39ab361fcf3/marcxml_parser-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "faedbad8caaaaf195a27de119e3492fa", "sha256": "e38142bc474113749e03c29f27421c71841d2259df4673bba360a3a9df972354" }, "downloads": -1, "filename": "marcxml_parser-1.1.6.tar.gz", "has_sig": false, "md5_digest": "faedbad8caaaaf195a27de119e3492fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154195, "upload_time": "2015-11-20T12:13:24", "url": "https://files.pythonhosted.org/packages/b2/d0/f01232ddce3573103db5021d8b261528355f4a22b32fb6909774c3175518/marcxml_parser-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "6c2d20e9460a9cca999cbfc07ea3cbe2", "sha256": "61024c81747004c5a7b46df7ae53f6840afefa15801880bde418f90faf433c52" }, "downloads": -1, "filename": "marcxml_parser-1.1.7.tar.gz", "has_sig": false, "md5_digest": "6c2d20e9460a9cca999cbfc07ea3cbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154391, "upload_time": "2015-11-20T12:29:46", "url": "https://files.pythonhosted.org/packages/e0/23/930d5907a48cd3bafaceadd8ba17cdf45fa69efc4b67d6fefc112a2df049/marcxml_parser-1.1.7.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "7dcc74464cc31a9a2d99f9cabc335682", "sha256": "7423c678cb90f239faac5196bf91bc091c69b2845eb229c87ce4db57aa7ba52a" }, "downloads": -1, "filename": "marcxml_parser-1.2.0.tar.gz", "has_sig": false, "md5_digest": "7dcc74464cc31a9a2d99f9cabc335682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154039, "upload_time": "2015-12-19T22:46:35", "url": "https://files.pythonhosted.org/packages/1f/39/12f22a961bd6997cdda34f3befaf97d340fbeaa8ac208a9fd3cc9e1807ab/marcxml_parser-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "4f3b117316ea0d99f95b39c1ab0acc96", "sha256": "913e2490152f43d24fc6ab1b4b711a431f9cb0fcff161a44cb429033cf3ad789" }, "downloads": -1, "filename": "marcxml_parser-1.2.1.tar.gz", "has_sig": false, "md5_digest": "4f3b117316ea0d99f95b39c1ab0acc96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154617, "upload_time": "2015-12-21T17:21:46", "url": "https://files.pythonhosted.org/packages/9c/9a/7e41861033dc06344696f6b62d9697f41cc86b7a5d5cc1c2a871c97fef90/marcxml_parser-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "4af335f20c380120f8b46047d307beaa", "sha256": "afde57ba3c1d40b1a39357e1d3395a4de3af0fa5cc56357d9f3c5f22401ba1fa" }, "downloads": -1, "filename": "marcxml_parser-1.2.2.tar.gz", "has_sig": false, "md5_digest": "4af335f20c380120f8b46047d307beaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154677, "upload_time": "2016-01-20T14:34:32", "url": "https://files.pythonhosted.org/packages/fa/bd/0dffaa72666f8913be99939b3d621740812c2cf75c5019b8023c1170d7d2/marcxml_parser-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "b3d93cd23680f637407e3c6e4bcde0de", "sha256": "2ebc581da2ed15f376ea6f2d3c8c19dc802e3c2d81b56b2af3c212c15e1631cb" }, "downloads": -1, "filename": "marcxml_parser-1.2.3.tar.gz", "has_sig": false, "md5_digest": "b3d93cd23680f637407e3c6e4bcde0de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154753, "upload_time": "2016-03-14T11:55:12", "url": "https://files.pythonhosted.org/packages/36/9d/a53baad187c3797bc170e54a90aa6753d8c371f6b501870320c9877d4f1f/marcxml_parser-1.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3d93cd23680f637407e3c6e4bcde0de", "sha256": "2ebc581da2ed15f376ea6f2d3c8c19dc802e3c2d81b56b2af3c212c15e1631cb" }, "downloads": -1, "filename": "marcxml_parser-1.2.3.tar.gz", "has_sig": false, "md5_digest": "b3d93cd23680f637407e3c6e4bcde0de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154753, "upload_time": "2016-03-14T11:55:12", "url": "https://files.pythonhosted.org/packages/36/9d/a53baad187c3797bc170e54a90aa6753d8c371f6b501870320c9877d4f1f/marcxml_parser-1.2.3.tar.gz" } ] }