Skip to main content

A module to synchronize metadata between TOML and CFF files, including between pyproject.toml and CITATION.cff files.

Project description

cff2toml

A module to synchronize metadata between TOML and CFF files, including between pyproject.toml and CITATION.cff files.

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install cff2toml

Usage

cff2toml --help

This package offers a CLI and classes to manipulate metadata in CFF and TOML files.

One common use case is to synchronize metadata between pyproject.toml and CITATION.cff files in a Python project.

Viewing metadata in CITATION.cff and pyproject.toml

Here is how you view the version in both CITATION.cff and pyproject.toml, assuming they are in the same directory

cff2toml view version

You can also view other common metadata. See the help.

Changing metadata in both CITATION.cff and pyproject.toml

Here is how you change the version in both CITATION.cff and pyproject.toml, assuming they are in the same directory

cff2toml change version 2.30.1

You can also change other common metadata. See the help.

Limitations

The tool is in early and active development, so it should not be used yet for production systems. The CLI only supports version and license at the moment, but the underlying libraries support more.

Roadmap

  1. Improve CLI tool to view and change other metadata fields.
  2. Improve documentation of the underlying classes.
  3. Fix the output order so that it creates a more useful semantic ordering of propreties (not alphabetical).

License

cff2toml is distributed under the terms of the Apache 2.0 license

Contribution

Contributions in the form of feature requests, bug reports, bug fixes, tests, and feature implementations are welcome. To contribute code, please fork the project, and then do a pull request.

Developer Notes

Buildiing Locally

To build the tool locally, please follow the general advice from here.

python3 -m pip install --upgrade build
python3 -m build

Deploying

To deploy the tool, use the Github Action defined in .github/workflows/python-publish.yml

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

cff2toml-3.2.2.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

cff2toml-3.2.2-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file cff2toml-3.2.2.tar.gz.

File metadata

  • Download URL: cff2toml-3.2.2.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for cff2toml-3.2.2.tar.gz
Algorithm Hash digest
SHA256 b07a9920b4c38e3340f02e97449487775a2e4910b88e5f19a8872b5bc7f99d5d
MD5 6ef311d0b21d94cda65a94c42b6dd3c2
BLAKE2b-256 8aa0a13756307aa742c998c3f57f7368379e9e64982b2ddd64ca525235d30ce5

See more details on using hashes here.

File details

Details for the file cff2toml-3.2.2-py3-none-any.whl.

File metadata

  • Download URL: cff2toml-3.2.2-py3-none-any.whl
  • Upload date:
  • Size: 24.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for cff2toml-3.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2413645523bf314c34c767eaf3b99f9c38e347eeb96163f3cd80bc46e9f40805
MD5 571407d2c29958a8d15dd8e218fa6eb0
BLAKE2b-256 0345e123e69c4d56ce804cffdebc2d315d4f58a74338f09fede90e3ca08785ab

See more details on using hashes here.

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