SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-potr rpm build for : openSUSE Leap 42. For other distributions click python-potr.

Name : python-potr
Version : 1.0.1 Vendor : obs://build_opensuse_org/home:jfrede
Release : 1.1 Date : 2017-08-31 10:46:17
Group : Development/Languages/Python Source RPM : python-potr-1.0.1-1.1.src.rpm
Size : 0.16 MB
Packager : (none)
Summary : pure Python Off-The-Record encryption
Description :
Python OTR
==========
This is a pure Python OTR implementation; it does not bind to libotr.

Install the potr Python module:

sudo python setup.py install

**Dependencies**: pycrypto >= 2.1 (see `dlitz/pycrypto < https://github.com/dlitz/pycrypto>`_)

Usage Notes
===========
This module uses pycrypto\'s RNG. If you use this package in your application and your application
uses ``os.fork()``, make sure to call ``Crypto.Random.atfork()`` in both the parent and the child process.

Reporting bugs
==============
Please read the `FAQ < https://github.com/afflux/pure-python-otr/wiki>`_ before submitting your
issue to the `tracker < https://github.com/afflux/pure-python-otr/issues>`_.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jfrede/openSUSE_Leap_42.3/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-potr

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python2.7/site-packages/potr
/usr/lib/python2.7/site-packages/potr/__init__.py
/usr/lib/python2.7/site-packages/potr/__init__.pyc
/usr/lib/python2.7/site-packages/potr/compatcrypto
/usr/lib/python2.7/site-packages/potr/compatcrypto/__init__.py
/usr/lib/python2.7/site-packages/potr/compatcrypto/__init__.pyc
/usr/lib/python2.7/site-packages/potr/compatcrypto/common.py
/usr/lib/python2.7/site-packages/potr/compatcrypto/common.pyc
/usr/lib/python2.7/site-packages/potr/compatcrypto/pycrypto.py
/usr/lib/python2.7/site-packages/potr/compatcrypto/pycrypto.pyc
/usr/lib/python2.7/site-packages/potr/context.py
/usr/lib/python2.7/site-packages/potr/context.pyc
/usr/lib/python2.7/site-packages/potr/crypt.py
/usr/lib/python2.7/site-packages/potr/crypt.pyc
/usr/lib/python2.7/site-packages/potr/proto.py
/usr/lib/python2.7/site-packages/potr/proto.pyc
/usr/lib/python2.7/site-packages/potr/utils.py
/usr/lib/python2.7/site-packages/potr/utils.pyc
/usr/lib/python2.7/site-packages/python_potr-1.0.1-py2.7.egg-info
/usr/share/doc/packages/python-potr
/usr/share/doc/packages/python-potr/CHANGELOG
/usr/share/doc/packages/python-potr/LICENSE

 
ICM