pp

simple preprocessor for any type of file (command)
git clone https://noulin.net/git/pp.git
Log | Files | Refs | LICENSE

commit 7fa6893e3b5589968296e49065701399e0b9d0c0
parent 0fbf092230343eee53a35832b9d85fedad84a37d
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sat, 29 Jun 2019 09:42:58 +0200

update links

Diffstat:
Mpackage.yml | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.yml b/package.yml @@ -1,18 +1,18 @@ --- name: pp - version: 0.0.1 - description: "simple preprocessor for any type of file (command)" + version: 0.0.2 + description: simple preprocessor for any type of file (command) bin: ./pp.c repository: type: git - url: git+https://github.com/RemyNoulin/pp.git + url: "git+https://noulin.net/git/pp.git" keywords: - utility - command author: Remy license: MIT bugs: - url: https://github.com/RemyNoulin/pp/issues - homepage: https://github.com/RemyNoulin/pp#readme + url: "https://noulin.net/pp/log.html" + homepage: "https://noulin.net/pp/file/README.md.html" dependencies: - preprocessor: + preprocessor: ""