c-preprocessor

python library for metaprogramming like it's the 1970s
Log | Files | Refs | README

pyproject.toml (126B)


      1 [build-system]
      2 requires = ["hatchling"]
      3 build-backend = "hatchling.build"
      4 
      5 [project]
      6 name = "cpreprocessor"
      7 version = "0.0.1"