Metadata-Version: 1.1
Name: doxybuild
Version: 0.1-dev
Summary: Scripts for building documents in Doxy
Home-page: https://gitlab.com/doxy/doxybuild/
Author: Alex Thorne
Author-email: alex@thorne.cc
License: MIT
Description: # Doxy Build
        
        This repo contains build scripts for the Doxy system. At present, only LaTeX
        is supported, via latexmk.
        
        ## Installation
        
        For now, clone the repo. Later it will be made available on PyPI.
        
        ## Maintainers
        
        * [Alex Thorne](mailto:alex@thorne.cc)
        
Keywords: ci,doxy,tex,latex,document
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
