aboutsummaryrefslogtreecommitdiff
path: root/python/pyasn1/README
AgeCommit message (Collapse)Author
2021-04-21various: Kill lots of python3 dep mentionsRobby Workman
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
2020-09-19python/pyasn1: Add optional dependency: python3.Markus Reichelt
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2011-12-18python/pyasn1: Miscellaneous tweaks/cleanupsRobby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-11-26python/pyasn1: Added (implements ASN.1 types and codecsin Python)markus reichelt
Signed-off-by: Erik Hanson <erik@slackbuilds.org>