aclpub2
aclpub2 copied to clipboard
Packaging for Accessibility
Given the mix of Python and non-Python dependencies (java, mactex), it would be difficult to host this on PyPI. Nevertheless, it would be useful to package in such a way that it can be more easily called as a command-line executable in order to improve ease of use. Similarly, it would be useful to create a GitHub action that runs this tool against a repository in order to generate the required output.
@zhzhang can you please check this suggestion for the future releases of ACLPUB2?
@tnaumann the github action is a good idea. Will look into it. I looked into packaging for PyPI but it didn't seem feasible for the reasons you mentioned. The ideal would be to host this as a web application that has integrations w/ ARR and OpenReview instead.