# lunar-date **Repository Path**: kylinsecos/lunar-date ## Basic Information - **Project Name**: lunar-date - **Description**: 支持从/到中国农历日期转换的库 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: openeuler - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-31 - **Last Updated**: 2021-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LunarDate [![Build Status](https://travis-ci.org/yetist/lunar-date.svg?branch=master)](https://travis-ci.org/yetist/lunar-date) ## 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 -Denable_gtk_doc=true -Dwith_introspection=true -Dwith_vala=true -Denable_tests=true $ ninja -C build/ $ sudo ninja -C build install ``` ## How to report bugs Bugs should be reported to the [github issue](https://github.com/yetist/lunar-date/issues) bug tracking system.