Metadata-Version: 1.1
Name: remt
Version: 0.3.0
Summary: remt - reMarkable tablet command-line tools
Home-page: https://gitlab.com/wrobell/remt
Author: Artur Wroblewski
Author-email: wrobell@riseup.net
License: GPL
Description: reMarkable tablet command-line tools.
        
        Features
        
        - reMarkable tablet operations
        
          - list files and directories
          - create directories
          - export a notebook as PDF file
          - export an annotated PDF document
          - import a PDF document
          - create index of PDF file annotations
        
        - significantly smaller PDF files comparing to the ones exported by the
          reMarkable tablet
        - export supports
        
          - multi-page notebooks and PDF files
          - the following drawing tools
        
            - ballpoint (no brush supported yet)
            - fineliner
            - sharp pencil with pencil brush
            - highlighter
            - eraser
            - erase area
        
        - `remt` project can be used as a library for UI applications
        
        See `project's homepage <https://gitlab.com/wrobell/remt>`_ for
        usage and installation instructions.
        
        This project is *not* an official project of the reMarkable company.
        
        The `remt` project is licensed under terms of GPL license, version 3, see
        COPYING file for details. As stated in the license, there is no warranty,
        so any usage is on your own risk.
        
        .. image:: https://gitlab.com/wrobell/remt/raw/master/examples/rm.png
           :align: center
        
Keywords: remarkable tools
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering
