tmortagne/jpygments
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Skeleton used to repackage [Pygments](http://www.pygments.org) as a JAR usable by Jython. * download Pygments .whl file from https://pypi.org/project/Pygments/ * extract content of .whl file in src/main/resources * update the <version> and the <tag> in the pom.xml * commit * mvn deploy * go to https://oss.sonatype.org/#stagingRepositories to "close" and "release"