sunshowers-code / py-ntfs

A pure Python module to manipulate NTFS junctions and hardlinks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntfsutils

A Python module to manipulate NTFS hard links and junctions.

Requirements

Python 3.2+, or 2.7, on Windows. No further dependencies, since we use ctypes to interact with Win32.

This is a pure Python module.

License

(c) 2012 the Mozilla Foundation and others, licensed under the Simplified BSD License. See the LICENSE file for details.

About

A pure Python module to manipulate NTFS junctions and hardlinks.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%