# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: PDFMathTranslate
spec:
    description: PDF scientific paper translation and bilingual comparison.
    coverImage: https://github.com/Byaidu/PDFMathTranslate/raw/main/docs/images/banner.png
    tags:
        - API
        - Automation
        - Tool
        - Website
        - Bot
    readme: 'See: https://github.com/Byaidu/PDFMathTranslate'
    services:
        - name: PDFMathTranslate
          template: GIT
          spec:
            id: pdfmathtranslate
            source:
                source: GITHUB
                repo: 853189791
                branch: main
                rootDirectory: /
