Metadata-Version: 2.4
Name: s-module
Version: 0.1.0
Summary: A library that lets you generate rudiment Python's legs. Why not?
Author: Marmarek
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

Just a little small module made to display Python's rudimentary legs with any length (ironically, the library is for Python).
Usage:
    import s
    leg = s(X) # X is the amount of = you want in the leg
    print(leg)
