blob: a355edeaf0bac74351d181d09abfb8c276f015a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm
DEPEND=dev-lang/python
DESCRIPTION=A Python module that implements several well-known classical cipher algorithms
EAPI=3
HOMEPAGE=http://pycipher.sourceforge.net
KEYWORDS=~x86 ~amd64
LICENSE=BSD-2
RDEPEND=dev-lang/python
SLOT=0
SRC_URI=mirror://sourceforge/pycipher/pycipher-0.2.py
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=6fe110f998609586a5dc2548b0587147
|