Skip to content

debian-dde-team/deepin-gettext-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepin Gettext Tools

The tools of gettext function wrapper.

Currently supported languages: Python, QML, Go lang

Dependencies

  • python
  • qtbase5
  • qtdeclarative5
  • perl
  • Config-Tiny
  • XML-LibXML
  • XML-LibXML-PrettyPrint

Installation

mkdir build; cd build
qmake ..
make && make install

Usage

  • build deepin-lupdate
  • update pot file
  • generate mo files
deepin-lupdate --help
deepin-generate-mo --help
deepin-update-pot --help

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Gettext Tools is licensed under GPLv3.

Packages

No packages published

Languages

  • C++ 95.4%
  • Python 1.2%
  • Perl 1.0%
  • Roff 0.8%
  • QMake 0.6%
  • CMake 0.5%
  • Other 0.5%