Skip to content

tmortagne/jpygments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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"

About

Packaging of Pygments to be used in a Java software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages