Skip to content

Commit e5c3795

Browse files
authored
Added classifiers for Controller Area Network (CAN) (#166)
* Added CAN classifiers * fixed CAN classifier order
1 parent cee14ba commit e5c3795

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,9 @@
731731
"Topic :: Software Development :: Disassemblers",
732732
"Topic :: Software Development :: Documentation",
733733
"Topic :: Software Development :: Embedded Systems",
734+
"Topic :: Software Development :: Embedded Systems :: Controller Area Network (CAN)",
735+
"Topic :: Software Development :: Embedded Systems :: Controller Area Network (CAN) :: CANopen",
736+
"Topic :: Software Development :: Embedded Systems :: Controller Area Network (CAN) :: J1939",
734737
"Topic :: Software Development :: Internationalization",
735738
"Topic :: Software Development :: Interpreters",
736739
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)