marc xml/oai解析器,很少有高级getter。

marcxml_parser的Python项目详细描述


简介

https://badge.fury.io/py/marcxml_parser.pnghttps://pypip.in/d/marcxml_parser/badge.png

此模块包含MARC XML/OAI格式的解析器,具有一些高级 getter,它可以从marc xml中检索作者的姓名或书名。 /OAI记录。

文件

完整的模块文档和说明可在阅读文档时找到:

贡献者

更改日志

1.2.3

  • Fixed ability to query tags codes using indexing operator.

1.2.2

  • Updated set of possible i characters.

1.2.1

  • Fixed bug in the publication type parser.

1.2.0

  • Implemented ^{tt1}$ method.

1.1.0-1.1.7

  • Fixed typos in documentation.
  • Added ^{tt2}$.
  • Added support for file-like objects.
  • ISBN is now discriminated to valid and invalid. Added new method ^{tt3}$, ^{tt4}$ now returns just valid ISBNs.
  • Fixed bugs in ^{tt5}$.
  • Added field ^{tt6}$ to output from ^{tt7}$.
  • Added one more test.
  • Fixed few typos in documentation.
  • Added support for ISSN querying.
  • Fixed bug in ^{tt8}$.
  • Fixed parsing of the place to reflect changes in RDA.
  • Added more RDA fixes.
  • Fixed bug in parsing of the dates.

1.0.1

  • Fixed small bugs in code and documentation.
  • Added more tests.

1.0.0

  • First working version.
  • Fully documented and tested.

0.1.0

  • Project created.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
内存Java正在运行。jar heapdump错误   java如何在安卓画布中弯曲文本区域?   java如何在Gdx 安卓游戏编程中获得矩形的真实触碰位置?   找不到java Spring MVC控制器   在Java中使用双重检查锁定单例扩展类   java在高效的时间和内存中动态执行insert(索引、数据)、delete(索引)、getAt(索引)操作。   java 安卓 Toast和视图帮助   java协议缓冲区:从文件中读取所有序列化消息   java如何在Jackson中为参数化接口类型执行通用自定义反序列化程序   与简单的空检查相比,使用(平面)映射的java优势是什么?   异步方法seam中的java Get contextparam   jar使用相同的java运行时运行另一个java程序   java访问Spring批处理中的作业参数   java给定字符串为空或null   在h2数据库1.4中找不到java类“org.h2.fulltext.FullTextLucene”。*不适用于Lucene Core 4*   java Spring Boot在使用@enableSync时不响应任何请求   java错误:在bash上找不到或加载主类pj2   “返回对象”和“返回(对象)”之间的Java差异   java Android开发:如何使用onKeyUp?