![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
.. image:: https://badge.fury.io/py/marcxml_parser.png :target: https://pypi.python.org/pypi/marcxml_parser
.. image:: https://pypip.in/d/marcxml_parser/badge.png
This module contains parser for MARC XML
_ / OAI
_ format, with some highlevel
getters, which can retreive names of authors, or titles of books from MARC XML
/ OAI records.
.. _MARC XML: http://www.loc.gov/marc/marcxml.html .. _OAI: http://www.openarchives.org/OAI/oai_marc.xsd
Full module documentation and description can be found at Read the Docs:
- Fixed ability to query tags codes using indexing operator.
- Updated set of possible `i` characters.
- Fixed bug in the publication type parser.
- Implemented ``.get()`` method.
- Fixed typos in documentation.
- Added ``record_itrator()``.
- Added support for file-like objects.
- ISBN is now discriminated to valid and invalid. Added new method ``.get_invalid_ISBNs()``, ``.get_ISBNs()`` now returns just valid ISBNs.
- Fixed bugs in ``.get_binding()``.
- Added field ``URLu`` to output from ``.get_internal_urls()``.
- Added one more test.
- Fixed few typos in documentation.
- Added support for ISSN querying.
- Fixed bug in ``run_test.sh``.
- Fixed parsing of the place to reflect changes in RDA.
- Added more RDA fixes.
- Fixed bug in parsing of the dates.
- Fixed small bugs in code and documentation.
- Added more tests.
- First working version.
- Fully documented and tested.
- Project created.
FAQs
MARC XML / OAI parser, with few highlevel getters.
We found that marcxml_parser demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.