index
:
beautifulsoup.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Collapse
)
Author
2012-02-20
It's now possible to copy a BeautifulSoup object created with the ↵
Leonard Richardson
html.parser treebuilder.
2012-02-20
Use MANIFEST.in instead of setup.py to hold the docs and text files.
Leonard Richardson
2012-02-20
Remove *.txt and doc from setup.py until I can figure out how to include ↵
Leonard Richardson
them in the tarball without installing them.
2012-02-16
Prep for release.
Leonard Richardson
2012-02-09
Bumped version number.
Leonard Richardson
2012-02-08
Moved around a bunch of metadata.
Leonard Richardson
2012-02-08
Fixed download URL.
Leonard Richardson
2012-02-07
Package the docs with the code.
Leonard Richardson
2012-02-06
You can't replace a tag with its parent, or insert a tag into itself. ↵
Leonard Richardson
replace operations return the thing that was replaced.
2012-02-02
Improved the setup.py.
Leonard Richardson
2012-02-02
Fixed links and package names now that the distribution picture is becoming ↵
Leonard Richardson
more clear.
2012-02-02
Added docs.
Leonard Richardson
2012-01-20
More script noodling.
Leonard Richardson
2011-08-16
Rationalized version number.
Leonard Richardson
2011-06-28
Move tests into package so they can be converted by 2to3.
Thomas Kluyver
2011-06-28
Add simple setup file.
Thomas Kluyver
2011-01-28
Moved everything into the top-level directory and got rid of buildout.
Leonard Richardson
2009-04-10
Hooked up the test suite.
Leonard Richardson
2009-04-10
First attempt at an import.
Leonard Richardson
2009-03-13
Initial (manual) import.
Leonard Richardson
[prev]