Skip to content

soberlemur/potentilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potentilla is a Java library for reading and writing .po Files

Overview

Potentilla allows you to parse (using an ANTLR-based parser), manipulate, create and write .po and .pot files.

Origin and Fork Information

Potentilla is based on a fork of JGettext library.

Usage

Here’s how you can include this library in your Java project:

<!-- Add the dependency -->
<dependency>
    <groupId>com.soberlemur</groupId>
    <artifactId>potentilla</artifactId>
    <version>version</version>
</dependency>

License

LGPLv2.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors