Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
gyp
/
tools
[ HOME ]
Exec
Submit
File Name : pretty_vcproj.pyc
� �Rac @ s d Z d Z d d l Z d d l Z d d l m Z d d l m Z e � Z d a d e f d � � YZ d e f d � � YZ d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z e d k r e j e e j � � n d S( s� Make the format of a vcproj really pretty. This script normalize and sort an xml. It also fetches all the properties inside linked vsprops and include them explicitly in the vcproj. It outputs the resulting xml to stdout. s nsylvain (Nicolas Sylvain)i����N( t parse( t Nodet CmpTuplec B s e Z d Z d � Z RS( s! Compare function between 2 tuple.c C s t | d | d � S( Ni ( t cmp( t selft xt y( ( sk /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/pretty_vcproj.pyt __call__ s ( t __name__t __module__t __doc__R ( ( ( sk /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/pretty_vcproj.pyR s t CmpNodec B s e Z d Z d � Z RS( s% Compare function between 2 xml nodes.c C s"