readme: sync
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Anna “CyberTailor” 2023-07-04 20:03:00 +05:00
parent 322ad7c892
commit 47c7aec0bf
Signed by: CyberTaIlor
GPG Key ID: E7B76EDC50864BB1
2 changed files with 3 additions and 1 deletions

View File

@ -17,9 +17,10 @@ Supported generators
--------------------
* Crystal ([Shards](https://github.com/crystal-lang/shards/blob/master/docs/shard.yml.adoc))
* Dart ([Pubspec](https://dart.dev/tools/pub/pubspec))
* Dart ([Pub](https://dart.dev/tools/pub/pubspec))
* Haskell ([Hpack](https://github.com/sol/hpack/blob/main/README.md))
* Java ([Maven](https://maven.apache.org/pom.html))
* .NET ([NuGet](https://learn.microsoft.com/en-us/nuget/reference/nuspec))
* Node.js ([npm](https://docs.npmjs.com/files/package.json/), [Bower](https://github.com/bower/spec/blob/master/json.md))
* PHP ([Composer](https://getcomposer.org/doc/04-schema.md), [PEAR/PECL](https://pear.php.net/manual/en/guide.developers.package2.php))
* Python ([PEP 621](https://peps.python.org/pep-0621/), [PEP 643](https://peps.python.org/pep-0643/))

View File

@ -9,6 +9,7 @@ Release Notes
-----
* New generator: Apache Maven POM
* New generator: Dart Pubspec
* New generator: NuGet
* New generator: PEAR/PECL
* Add ``kde-invent`` remote-id
* Trim ".git" suffix when extracting remote-id