Metadata-Version: 2.1
Name: p-tlkc-privacy-ext
Version: 0.0.8
Summary: TLKC-privacy model for process mining
Home-page: https://github.com/m4jidRafiei/TLKC-Privacy-Ext
Author: Majid Rafiei
Author-email: majid.rafiei@pads.rwth-aachen.de
License: UNKNOWN
Project-URL: Source, https://github.com/m4jidRafiei/TLKC-Privacy-Ext
Description: ## Introduction
        This project implements the extended version of the TLKC-privacy model proposed in the paper [TLKC-Privacy Model for Process Mining](https://www.researchgate.net/publication/340261780_TLKC-Privacy_Model_for_Process_Mining).
        ## Python package
        The implementation has been published as a standard Python package. Use the following command to install the corresponding Python package:
        
        ```shell
        pip install p-tlkc-privacy-ext
        ```
        
        ## Usage
        
        Check the main files in the root directory to see the usage.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
