https://github.com/cubeengine/pericopist
Generates message catalogs.
https://github.com/cubeengine/pericopist
cubeengine i18n java library
Last synced: 8 months ago
JSON representation
Generates message catalogs.
- Host: GitHub
- URL: https://github.com/cubeengine/pericopist
- Owner: CubeEngine
- Created: 2013-03-27T02:39:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T00:05:28.000Z (over 1 year ago)
- Last Synced: 2025-03-21T01:21:48.029Z (over 1 year ago)
- Topics: cubeengine, i18n, java, library
- Language: Java
- Size: 936 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

================
Core: [](https://maven-badges.herokuapp.com/maven-central/org.cubeengine/pericopist-core)
Maven plugin: [](https://maven-badges.herokuapp.com/maven-central/org.cubeengine.maven.plugins/pericopist-maven-plugin)
[](https://travis-ci.org/CubeEngine/Pericopist)
# Description
The pericopist project consists of different modules. The main task of the project is to generate a
message catalog containing all the string literals of a project by parsing its source tree.
# Modules
* [core](https://github.com/CubeEngine/Pericopist/blob/master/core/README.md)
* [maven-plugin](https://github.com/CubeEngine/Pericopist/blob/master/maven-plugin/README.md)