autowrap
autowrap copied to clipboard
Support deprecation notes in comments
See https://github.com/OpenMS/OpenMS/pull/7650
e.g. here for enums https://github.com/OpenMS/autowrap/blob/master/autowrap%2FCodeGenerator.py#L553 if doc.contains(".. deprecated:"): stub_code.add("@typing_extensions.deprecated")