Metadata-Version: 1.1
Name: amms_planop2xls
Version: 0.7.3
Summary: Konwerter plików PDF z planem operacyjnym z systemu Asseco Medical Management Solutions
Home-page: https://github.com/mpasternak/amms-planop2xls
Author: Michał Pasternak
Author-email: michal.dtz@gmail.com
License: MIT license
Description: 
        .. image:: https://img.shields.io/pypi/v/amms_planop2xls.svg
                :target: https://pypi.python.org/pypi/amms_planop2xls
        
        .. image:: https://img.shields.io/travis/mpasternak/amms-planop2xls.svg
                :target: https://travis-ci.org/mpasternak/amms-planop2xls
        
        .. image:: https://pyup.io/repos/github/mpasternak/amms-planop2xls/shield.svg
             :target: https://pyup.io/repos/github/mpasternak/amms-planop2xls/
             :alt: Updates
        
        .. image:: https://ci.appveyor.com/api/projects/status/github/mpasternak/amms-planop2xls?branch=master&svg=true
             :target: https://ci.appveyor.com/project/mpasternak/amms-planop2xls
             :alt: AppVeyor build status
        
        
        ===============
        AMMS PlanOp2XLS
        ===============
        
        .. image:: https://raw.githubusercontent.com/mpasternak/amms-planop2xls/master/amms_planop2xls/amms-planop2xls.png
             :target: http://iplweb.pl/
        
        
        Importer/konwerter plików PDF z planem operacyjnym z systemu Asseco Medical
        Management Solutions.
        
        AMMS-PlanOp2XLS to otwarte oprogramowanie: licencja MIT. Oznacza to, iż jest
        dostępne za darmo.
        
        Program w wersji binarnej stabilnej 0.7.3 można pobrać na dwa sposoby:
        
        * format ZIP: wersja bez instalatora, nie wymaga uprawnień administratorado
          instalacji, powinna działać z pendrive USB (78.6 MB)
        
        * format EXE: pełnoprawny instalator, wymaga uprawnień administratora (63.6 MB)
        
        Wersja 0.7.3 dostępna jest tutaj:
        https://github.com/mpasternak/amms-planop2xls/releases/tag/v0.7.3
        
        Możliwości programu
        -------------------
        
        * generowanie plików ODT (OpenOffice, LibreOffice) według zadanych templatek,
        * importowanie danych z plików PDF z planem operacyjnym generowanym przez system AMMS.
        
        Credits
        ---------
        
        Autorem ikony programu jest Edward Boatman, którego to inne prace można pobrać
        ze strony https://thenounproject.com/edward/collection/health-care-symbols/ .
        
        Program jest niezależnym projektem firmy IPL i nie jest w żaden sposób związany
        lub wspierany przez firmę Asseco.
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2017-05-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: amms_planop2xls
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
