Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 571 Bytes

README.rst

File metadata and controls

22 lines (15 loc) · 571 Bytes

ntfsutils

A Python module to manipulate NTFS hard links and junctions.

Requirements

Python 2.5 through 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.