aclpub2 icon indicating copy to clipboard operation
aclpub2 copied to clipboard

Packaging for Accessibility

Open tnaumann opened this issue 3 years ago • 2 comments

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.

tnaumann avatar Jun 09 '22 00:06 tnaumann

@zhzhang can you please check this suggestion for the future releases of ACLPUB2?

crux82 avatar Jun 09 '22 08:06 crux82

@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.

zhzhang avatar Jun 14 '22 14:06 zhzhang