Fix list syntax...

This commit is contained in:
Jelmer Vernooij 2021-03-05 14:59:16 +00:00
parent 516ad0dc47
commit 579efb46fa

View file

@ -38,22 +38,22 @@ issues (or lack of support for a particular ecosystem), please file a bug.
### Supported Build Systems ### Supported Build Systems
* Cabal - Cabal
* Cargo - Cargo
* Golang - Golang
* Gradle - Gradle
* Make, including various makefile generators: - Make, including various makefile generators:
+ autoconf/automake + autoconf/automake
+ CMake + CMake
+ Makefile.PL + Makefile.PL
* Maven - Maven
* ninja, including ninja generators: - ninja, including ninja generators:
+ meson + meson
* Node - Node
* PHP Pear - PHP Pear
* Python - setup.py/setup.cfg/pyproject.toml - Python - setup.py/setup.cfg/pyproject.toml
* Ruby gems - Ruby gems
* Waf - Waf
### Supported package repositories ### Supported package repositories
@ -61,16 +61,16 @@ Package repositories are used to install missing dependencies.
The following "native" repositories are supported: The following "native" repositories are supported:
* pypi - pypi
* cpan - cpan
* hackage - hackage
* npm - npm
* cargo - cargo
* golang\* - golang\*
As well one distribution repository: As well one distribution repository:
* apt - apt
## License ## License