Skip to content

Replace Unidecode with another ASCII visualization library with MIT license #362

Closed
@ericwb

Description

@ericwb

airbyte-python-cdk has a dependency on Unidecode as found here:

https://github.com/airbytehq/airbyte-python-cdk/blob/main/pyproject.toml#L82

Unidecode is licensed as GPLv2+ which is a strong copyleft license.

https://github.com/avian2/unidecode/blob/master/LICENSE

I recommend either relicensing airbyte-python-cdk or replacing this dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions