/opt/alt/python27/lib64/python2.7/site-packages
NameSizeModeActions
cairo/-0755rm
Crypto/-0755rm
guppy/-0755rm
lxml/-0755rm
lxml-3.2.4-py2.7.egg-info/-0755rm
markupsafe/-0755rm
MarkupSafe-0.23-py2.7.egg-info/-0755rm
matplotlib/-0755rm
mpl_toolkits/-0755rm
MySQLdb/-0755rm
MySQL_python-1.2.5-py2.7.egg-info/-0755rm
numpy/-0755rm
numpy-1.11.3-py2.7.egg-info/-0755rm
OpenSSL/-0755rm
psutil/-0755rm
psutil-0.7.0-py2.7.egg-info/-0755rm
psycopg2/-0755rm
pylve-2.1-py2.7.egg-info/-0755rm
simplejson/-0755rm
sqlalchemy/-0755rm
SQLAlchemy-1.3.6-py2.7.egg-info/-0755rm
yaml/-0755rm
drv_libxml2.py151600644editdlrm
drv_libxml2.pyc116760644editdlrm
drv_libxml2.pyo116760644editdlrm
guppy-0.1.10-py2.7.egg-info15290644editdlrm
libxml2.py3456670644editdlrm
libxml2.pyc4651730644editdlrm
libxml2.pyo4651730644editdlrm
libxml2mod.so9275310755editdlrm
matplotlib-0.99.1.1-py2.7.egg-info6060644editdlrm
psycopg2-2.5.4-py2.7.egg-info19340644editdlrm
pycrypto-2.6.1-py2.7.egg-info6660644editdlrm
pylab.py900644editdlrm
pylab.pyc2550644editdlrm
pylab.pyo2550644editdlrm
pyOpenSSL-0.10-py2.7.egg-info5800644editdlrm
python_unshare-0.2-py2.7.egg-info6780644editdlrm
PyYAML-3.10-py2.7.egg-info17650644editdlrm
README1190644editdlrm
simplejson-2.2.0-py2.7.egg-info14030644editdlrm
unshare.so58000755editdlrm
_mysql.so1415480644editdlrm
_mysql_exceptions.py23520644editdlrm
_mysql_exceptions.pyc44110644editdlrm
_mysql_exceptions.pyo44130644editdlrm
_psutil_linux.so90000755editdlrm
_psutil_posix.so56080755editdlrm
_yaml.so1839360644editdlrm
Edit: /opt/alt/python27/lib64/python2.7/site-packages/guppy-0.1.10-py2.7.egg-info (1529B)
Metadata-Version: 1.0 Name: guppy Version: 0.1.10 Summary: Guppy-PE -- A Python Programming Environment Home-page: http://guppy-pe.sourceforge.net Author: Sverker Nilsson Author-email: sn@sncs.se License: MIT Description: Guppy-PE is a library and programming environment for Python, currently providing in particular the Heapy subsystem, which supports object and heap memory sizing, profiling and debugging. It also includes a prototypical specification language, the Guppy Specification Language (GSL), which can be used to formally specify aspects of Python programs and generate tests and documentation from a common source. The guppy top-level package contains the following subpackages: doc Documentation files. These are in a package so they get installed at a well-defined place, especially to support interactive help. etc Support modules. Contains especially the Glue protocol module. gsl The Guppy Specification Language implementation. This can be used to create documents and tests from a common source. heapy The heap analysis toolset. It can be used to find information about the objects in the heap and display the information in various ways. sets Bitsets and 'nodesets' implemented in C. Platform: UNKNOWN