Metadata-Version: 2.1
Name: bernina
Version: 0.0.1
Summary: A minimalist self-hosted media server
Home-page: https://github.com/krateng/bernina
Author: Johannes Krattenmacher
Author-email: python@krateng.dev
License: GPLv3
Description: # Bernina
        
        [![](https://img.shields.io/pypi/v/bernina?style=for-the-badge)](https://pypi.org/project/bernina/)
        [![](https://img.shields.io/pypi/dm/bernina?style=for-the-badge)](https://pypi.org/project/bernina/)
        [![](https://img.shields.io/github/stars/krateng/bernina?style=for-the-badge&color=purple)](https://github.com/krateng/bernina/stargazers)
        [![](https://img.shields.io/pypi/l/bernina?style=for-the-badge)](https://github.com/krateng/bernina/blob/master/LICENSE)
        
        A minimalist self-hosted movie / tv / video server.
        
        Install with `pip install bernina`.
        
        ## Current status
        
        No
        
        ## Why not Plex / Jellyfin / ...?
        
        Coming soon
        
        ## Requirements
        
        * Python 3.5 or higher
        
        ## Library guidelines
        
        Coming soon
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
