Metadata-Version: 2.1
Name: django-marion
Version: 0.2.0
Summary: The documents factory
Home-page: https://openfun.github.io/marion/
Author: Open FUN (France Universite Numerique)
Author-email: fun.dev@fun-mooc.fr
License: MIT
Description: # Marion, The Documents Factory
        
        Marion is a styled documents factory using HTML/CSS Django templates and a
        headless browser that render them as PDF files. It can be used as a library or
        an application in your Django project.
        
        ## Documentation
        
        We try our best to maintain an up-to-date reference documentation for this
        project. If you intend to install, test or contribute to Marion or Howard, we
        invite you to read this [documentation](https://openfun.github.io/marion) and
        give us feedback if some parts are unclear or your use case is not (or poorly)
        covered.
        
        ## Contributing
        
        This project is intended to be community-driven, so please, do not hesitate to
        get in touch if you have any questions related to our implementation or design
        decisions.
        
        We try to raise our code quality standards and expect contributors to follow
        the recommendations from our
        [handbook](https://openfun.gitbooks.io/handbook/content).
        
        ## License
        
        This work is released under the MIT License (see [LICENSE](./LICENSE))
        
Keywords: Django,LMS,learning,PDF
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.1
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: sandbox
Provides-Extra: ci
