name    = App-PythonToPerl
author  = William N. Braswell, Jr. <wbraswell@cpan.org>
license = GPL_3
copyright_holder = Auto-Parallel Technologies, Inc.
copyright_year   = 2023

version = 0.001

[NextRelease]
[CheckChangesHasContent]
[InsertCopyright]

[@Starter::Git]
revision = 5
; already have LICENSE
-remove  = License
Git::GatherDir.exclude_filename = EMPLOYERS.pdf

[AutoPrereqs]
[Prereqs]
; provides support for using https schemed URLs with LWP, required to avoid following error when calling OpenAI API...
; Error retrieving 'completions': 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
LWP::Protocol::https = 0

[MetaResources]
x_IRC = irc://irc.perl.org/#perl11
repository.web   = https://gitlab.com/scienceperl/app-pythontoperl
repository.url   = git@gitlab.com:scienceperl/app-pythontoperl.git
repository.type  = git
bugtracker.web   = https://gitlab.com/scienceperl/app-pythontoperl/-/issues