-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
If we distributed PLCC through PyPI then installing PLCC would become...
$ pip install plccAnd no one needs to set environment variables (e.g., LIBPLCC). All Python scripts can find the resource that they need (e.g., Std/) relative to their location (__file__). We might need to reimplement the PLCC scripts (e.g., parse, scan, etc.) in Python. This could have the added benefit of making them platform independent.
Metadata
Metadata
Assignees
Labels
No labels