Converting Bibtex to CITATION.cff fileformat
Project description
BibTeX2CFF
Description
This is a simple CMD-tool to convert BibTeX files to CFF files. It is dedicated to the Citation File Format, which is a YAML-based format for bibliographic metadata.
The idea is faster to generate CFF files from BibTeX files, which can be used in other tools, such as Zenodo.
Installation
pip install bibtex2cff
Usage
bibtex2cff <input.bib> -o <output.cff>
Development
Installation
git clone
cd bibtex2cff
poetry install --all-extras --with dev
Testing
poetry run pytest
Linting
poetry run flake8
poetry run black .
poetry run isort .
Contributing
See CONTRIBUTING.md for more information.
License
This project is licensed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bibtex2cff-0.2.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file bibtex2cff-0.2.1.tar.gz
.
File metadata
- Download URL: bibtex2cff-0.2.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ead4a13d8d60ea20127376e967a92e54db9183be69a7069cf2d9058e0ab69c62 |
|
MD5 | a8a36342efbae21dc2fb0eb8dc286756 |
|
BLAKE2b-256 | 1bbe6bda77bd3e76bc897b1c3b6681d16d1ea0a737d76640f507538afe656601 |
File details
Details for the file bibtex2cff-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: bibtex2cff-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 711aea8dac644d8b33823e269a9de1e575133c9689dc2d067bbe35afed3117ee |
|
MD5 | c9c3a99c24b3fbdfbaea8cd2c5bf932e |
|
BLAKE2b-256 | 18fa1c11cf73014cafad0414570a4bb8f051953f45cdf08fe1c763ef76fd1a09 |