Skip to content

Releases: inveniosoftware/idutils

IDUtils v1.1.0

24 Aug 12:27
v1.1.0
9828626
Compare
Choose a tag to compare
  • Adds support for genomic identifiers: SRA, BioProject, BioSample, Ensembl,
    UniProt, RefSeq, GenBank/RefSeq.
  • Fixes bug in bibcode detection for non-capitalized journals.

IDUtils v0.1.1 is released

22 Jul 07:39
Compare
Choose a tag to compare

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: info@invenio-software.org
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org

IDUtils v0.1.0

02 Jul 09:06
Compare
Choose a tag to compare

IDUtils v0.1.0 was released on 2015-07-02

About

Small library for persistent identifiers used in scholarly communication.

Installation

$ pip install idutils

Documentation

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

Homepage

https://github.com/inveniosoftware/idutils

Good luck and thanks for choosing IDUtils.

| Invenio Development Team
| Email: info@invenio-software.org
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org