File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,43 @@ See the [castxml(1)][manual] manual page for instructions to run the tool.
2020
2121[ manual ] : https://github.com/CastXML/CastXML/blob/master/doc/manual/castxml.1.rst#castxml1
2222
23+ Latest Release
24+ ==============
25+
26+ [ ![ ] [ pypi-version-img ]] [ pypi ] [ ![ ] [ pypi-download-img ]] [ pypi ]
27+
28+ [ pypi-version-img ] : https://img.shields.io/pypi/v/ninja.svg
29+ [ pypi-download-img ] : https://img.shields.io/badge/downloads-2535k%20total-green.svg
30+ [ pypi ] : https://pypi.python.org/pypi/ninja
31+
32+ Build Status
33+ ============
34+
35+ | | Linux | macOS | Windows |
36+ | ------| -------| -------| ----------|
37+ | PyPI | [ ![ ] [ ci-status-linux-img ]] [ ci-status-linux ] | [ ![ ] [ ci-status-macos-img ]] [ ci-status-macos ] | [ ![ ] [ ci-status-win-img ]] [ ci-status-win ] |
38+
39+ [ ci-status-linux-img ] : https://circleci.com/gh/CastXML/CastXML-python-distributions.svg?style=shield
40+ [ ci-status-linux ] : https://circleci.com/gh/CastXML/CastXML-python-distributions
41+
42+ [ ci-status-macos-img ] : https://travis-ci.org/CastXML/CastXML-python-distributions.svg?branch=master
43+ [ ci-status-macos ] : https://travis-ci.org/CastXML/CastXML-python-distributions
44+
45+ [ ci-status-win-img ] : https://ci.appveyor.com/api/projects/status/56orbr008wcgjyr4?svg=true
46+ [ ci-status-win ] : https://ci.appveyor.com/project/CastXML/CastXML-python-distributions/branch/master
47+
2348Maintainers
2449===========
2550
2651* [ How to update CastXML version ?] ( https://github.com/CastXML/CastXML-python-distributions/blob/master/docs/update_ninja_version.rst )
2752
53+ Miscellaneous
54+ =============
55+
56+ * Documentation: https://github.com/CastXML/CastXML-python-distributions#readme
57+ * Source code: https://github.com/CastXML/CastXML-python-distributions
58+ * Mailing list: https://public.kitware.com/mailman/listinfo/castxml
59+
2860License
2961=======
3062
You can’t perform that action at this time.
0 commit comments