This the meta package for Pacemaker Community, a Symfony based CLI application that provides import functionality for products, categories, attributes, and attribute-sets. The default format is CSV, adapters for XML are also available. The application can be declaratively extended by additional operations, which can be used to reassemble and execute the existing functionalities according to project-specific requirements. But also completely new commands can be integrated quickly and easily via dependency injection.
In Ubuntu 17.04, running StarCategorizer.py in Python 2.7.14 pulls up error
`Traceback (most recent call last):
File "./StarCategorizer.py", line 153, in
viewer = View.View()
File "/home/jazz/.local/share/Steam/userdata/(my steam ID)/7/remote/View.py", line 15, in init
self.master.iconbitmap(self.resource_path('logo.ico'))
File "/usr/lib/python2.7/lib-tk/Tkinter