/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/PyYAML-3.10-py2.7.egg-info (1765B)
Metadata-Version: 1.1 Name: PyYAML Version: 3.10 Summary: YAML parser and emitter for Python Home-page: http://pyyaml.org/wiki/PyYAML Author: Kirill Simonov Author-email: xi@resolvent.net License: MIT Download-URL: http://pyyaml.org/download/pyyaml/PyYAML-3.10.tar.gz Description: YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance. Platform: Any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.3 Classifier: Programming Language :: Python :: 2.4 Classifier: Programming Language :: Python :: 2.5 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.0 Classifier: Programming Language :: Python :: 3.1 Classifier: Programming Language :: Python :: 3.2 Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Text Processing :: Markup