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
* Cabal
* Cargo
* Golang
* Gradle
* Make, including various makefile generators:
- Cabal
- Cargo
- Golang
- Gradle
- Make, including various makefile generators:
+ autoconf/automake
+ CMake
+ Makefile.PL
* Maven
* ninja, including ninja generators:
- Maven
- ninja, including ninja generators:
+ meson
* Node
* PHP Pear
* Python - setup.py/setup.cfg/pyproject.toml
* Ruby gems
* Waf
- Node
- PHP Pear
- Python - setup.py/setup.cfg/pyproject.toml
- Ruby gems
- Waf
### Supported package repositories
@ -61,16 +61,16 @@ Package repositories are used to install missing dependencies.
The following "native" repositories are supported:
* pypi
* cpan
* hackage
* npm
* cargo
* golang\*
- pypi
- cpan
- hackage
- npm
- cargo
- golang\*
As well one distribution repository:
* apt
- apt
## License