Support

GitHub

At cdl_convert’s GitHub page you can browse the code and the history of the project.

Builds can be downloaded from the GitHub page or the PyPI repository.

Bug Reporting

The issues page on GitHub is the best place to report bugs or request support. While cdl_convert is distributed with no warranty of any kind, issues will be read and helped if able.

How to Report a Bug

When filing an issue, please include:

  1. Description - Clear description of the problem

  2. Sample Files - Attach sample CDL files that demonstrate the issue

  3. Command Output - Full output from your terminal/shell

  4. Environment - Python version, OS, cdl_convert version

  5. Expected Behavior - What you expected to happen

  6. Actual Behavior - What actually happened

Example:

$ cdl_convert --version
cdl_convert 1.0.0

$ cdl_convert input.ccc -o cc
[paste full output here]

Feature Requests

Have an idea for a new feature? Open an issue on GitHub with:

  • Description of the feature

  • Use case explaining why it would be useful

  • Examples of how it would work

  • Sample files if applicable (especially for new format support)

See Frequently Asked Questions for information about format support requests.

Contributing

Want to contribute code, documentation, or tests? See Contributing for guidelines on:

  • Setting up a development environment

  • Running tests

  • Code style requirements

  • Submitting pull requests

Documentation

Contact

Support will generally not be given over email, social media, etc. If you need support, use the issues page on GitHub.

That said, if you want to say ‘hi’ or see what I’m currently working on:

No Warranty

CDL Convert is provided “as is” without warranty of any kind, either expressed or implied. See Licenses for full license terms.