Skip to content

Commit 45e157d

Browse files
committed
add xml module
1 parent 28ac345 commit 45e157d

File tree

5 files changed

+1022
-353
lines changed

5 files changed

+1022
-353
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This collection has been tested against following Pyhton versions: **>=3.6**.
2424

2525
* `product_download`: downloads products from the JBoss Network API
2626
* `product_search`: searches products from the JBoss Network API
27+
* `xml`: manage bits and pieces of XML files or strings
2728

2829
### Filters
2930

bindep.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
python3-requests [platform:rpm]
2-

0 commit comments

Comments
 (0)