lp://staging/pysgp/trunk

Created by Matt Giuca and last modified

PySGP Main Branch

Get this branch:
bzr branch lp://staging/pysgp/trunk
Only Matt Giuca can upload to this branch. If you are Matt Giuca please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Giuca
Project:
PySGP
Status:
Development

Recent revisions

21. By Matt Giuca

supergenpass/__init__.py: Added __all__ (prevent import of irrelevant cruft on
    "from supergenpass import *").

20. By Matt Giuca

Source tree cleanup.
Renamed package 'sgp' to 'supergenpass'. (Keep association with original
    algorithm).
Renamed supergenpass.py to sgp (now we can because it doesn't collide with the
    package name).
Changed setup to reflect this (no longer need to do the /tmp copying hack).

19. By Matt Giuca

supergenpass.py: Made the printed output more consistent.

18. By Matt Giuca

setup.py: Added a great deal of code in order to rename supergenpass.py to sgp
    when installing.

17. By Matt Giuca

Added setup.py, a basic installation script using distutils.

16. By Matt Giuca

Removed supergenpass.js (the original version).
Important to have around, but not relevant to the current implementation
(there's always the revision history...).

15. By Matt Giuca

Replaced README with a relevant one (copied from the LaunchPad summary).
(The existing one referenced components from Tim's branch which have not yet
been merged).

14. By Matt Giuca

Cleaned up comments in supergenpass.py and module sgp.

13. By Matt Giuca

supergenpass.py: Removed unqualified import of url_to_domain (use qualified).
    Also removed useless setting of argv if empty.

12. By Matt Giuca

Split the main SGP algorithm out from supergenpass.py into sgp/__init__.py.
Hence this is now a library function, and supergenpass.py is merely a
command-line utility.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.