yetist / lunar-date

chinese lunar date library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LunarDate Build Status

General Information

LunarDate is a chinese lunar library.

The official web site is:

https://github.com/yetist/lunar-date

You can download the latest lunar-date tarball from the github.com:

https://github.com/yetist/lunar-date/releases

Installation

$ meson build --prefix /usr -Ddocs=true -Dintrospection=true -Dvapi=true -Dtests=true
$ ninja -C build/
$ sudo ninja -C build install

Binary packages for the following systems are currently available.

Packaging status

How to report bugs

Bugs should be reported to the github issue bug tracking system.

About

chinese lunar date library.

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 78.3%Language:C 18.8%Language:Meson 1.6%Language:Python 1.0%Language:Shell 0.2%Language:Vala 0.1%