/ntfs

A pure Python module to manipulate NTFS junctions and hardlinks.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.