Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 568 Bytes

File metadata and controls

22 lines (15 loc) · 568 Bytes

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.