Skip to content

IDUtils v0.1.1 is released

Compare
Choose a tag to compare
@lnielsen lnielsen released this 22 Jul 07:39
· 108 commits to master since this release

IDUtils v0.1.1 was released on 2015-07-22

About

Small library for persistent identifiers used in scholarly communication.

What's new

  • Fixes GND validation and normalization.
  • Replaces invalid package name in run-tests.sh and makes run-tests.sh file
    executable. One can now use docker-compose run --rm web /code/run-tests.sh
    to run all the CI tests (pep257, sphinx, test suite).
  • Initial release of Docker configuration suitable for local developments.
    docker-compose build rebuilds the image,
    docker-compose run --rm web /code/run-tests.sh runs the test suite.

Installation

$ pip install idutils

Documentation

http://idutils.readthedocs.org/en/v0.1.1

Homepage

https://github.com/inveniosoftware/idutils

Good luck and thanks for choosing IDUtils.

| Invenio Development Team
| Email: [email protected]
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org