Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcfr/kwremovevtkstd
Scripts to remove the usage of the vtkstd namespace from source files
https://github.com/jcfr/kwremovevtkstd
Last synced: about 2 months ago
JSON representation
Scripts to remove the usage of the vtkstd namespace from source files
- Host: GitHub
- URL: https://github.com/jcfr/kwremovevtkstd
- Owner: jcfr
- Created: 2012-02-09T16:19:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-17T16:09:53.000Z (almost 13 years ago)
- Last Synced: 2024-10-14T12:13:44.684Z (3 months ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Basic script to remove the usage of vtkstd namespace from a project.
How to use:
./vtkstd.py -d ParaView/src/ -i VTK -R -v
Arguments:
-d --directory the root directory to start from
-i --ignore directory names you don't want cleaned
-R --recurse if you want to recurse from the root directory
-v --verbose if you want verbose output