pypa / trove-classifiers

Canonical source for classifiers on PyPI.
https://pypi.org/p/trove-classifiers/
Apache License 2.0
134 stars 95 forks source link

Added classifiers for Controller Area Network (CAN) #166

Closed cfsok closed 8 months ago

cfsok commented 8 months ago

Request to add a new Trove classifier.

The name of the classifier(s) you would like to add:

Why do you want to add this classifier?

The CAN bus is a communications protocol (OSI layers 1 and 2) for embedded devices used in the automotive, machinery, automation, aviation and other industries and there.

At least a couple of hundred projects can benefit from there classifiers.

The most influential project using CAN is https://pypi.org/project/python-can/.

J1939 and CANopen are higher layer protocols on top of CAN.

di commented 8 months ago

Hi, can you please correct the linting failure here? Thanks!