Metadata-Version: 1.1
Name: synoacl
Version: 0.0.2
Summary: A simple wrapper around Synology's synoacltool.
Home-page: https://github.com/zub2/synoacl
Author: David Kozub
Author-email: zub.272@gmail.com
License: GPLv3+
Description: A simple wrapper around Synology's synoacltool
        ==============================================
        
        Python module to interact with ``synoacltool``, the CLI tool for
        accessing Synology NAS proprietary ACL implementation.
        
        The module is to be run on an actual Synology NAS itself. It can be
        useful when scripting tasks that involve setting the ACLs.
        
Keywords: synology acl nas
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
