https://github.com/elek/prettify
Repacked version of the google's syntax highlight tool in java. (mirrored from https://code.google.com/p/java-prettify/)
https://github.com/elek/prettify
Last synced: about 1 year ago
JSON representation
Repacked version of the google's syntax highlight tool in java. (mirrored from https://code.google.com/p/java-prettify/)
- Host: GitHub
- URL: https://github.com/elek/prettify
- Owner: elek
- Created: 2013-06-14T18:46:01.000Z (almost 13 years ago)
- Default Branch: development
- Last Pushed: 2013-06-14T19:06:17.000Z (almost 13 years ago)
- Last Synced: 2025-02-12T10:55:30.814Z (over 1 year ago)
- Language: Java
- Size: 1.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"This library is a java port of Google Prettify, the current version ported is 4-Mar-2013. The copyright holder of the Google Prettify is Mike Samuel (mikesamuel@gmail.com). It is licensed under the Apache license Version 2. This port is distributed under Apache license Version 2."
The java port is created by the https://code.google.com/p/java-prettify/ project.
This repository is a mirror (master branch) of the svn repositor with a few additional build file (development branch) to create and upload regular artifact to a maven repository.