Generated an initial manifest.
This commit is contained in:
parent
59dae873e4
commit
586c8f1d46
21
MANIFEST
21
MANIFEST
|
@ -0,0 +1,21 @@
|
|||
LICENSE
|
||||
MANIFEST
|
||||
README.md
|
||||
doc/DCO.md
|
||||
doc/changelog.md
|
||||
doc/css/common.css
|
||||
lib/oga.rb
|
||||
lib/oga/html/parser.rb
|
||||
lib/oga/version.rb
|
||||
lib/oga/xml/cdata.rb
|
||||
lib/oga/xml/comment.rb
|
||||
lib/oga/xml/doctype.rb
|
||||
lib/oga/xml/document.rb
|
||||
lib/oga/xml/element.rb
|
||||
lib/oga/xml/lexer.rl
|
||||
lib/oga/xml/node.rb
|
||||
lib/oga/xml/parser.y
|
||||
lib/oga/xml/pull_parser.rb
|
||||
lib/oga/xml/text.rb
|
||||
lib/oga/xml/xml_declaration.rb
|
||||
oga.gemspec
|
Loading…
Reference in New Issue