Releases: inveniosoftware/idutils
IDUtils v1.1.0
- 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
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 makesrun-tests.sh
file
executable. One can now usedocker-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
IDUtils v0.1.0
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: [email protected]
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org