Skip to main content

Converting Bibtex to CITATION.cff fileformat

Project description

BibTeX2CFF

PyPI DOI

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


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 hashes)

Uploaded Source

Built Distribution

bibtex2cff-0.2.1-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page