Skip to content

barryp/ntfs

 
 

Repository files navigation

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, licensed under the Simplified BSD License. See the LICENSE file for details.

About

A pure Python module to manipulate NTFS junctions and hardlinks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%