Metadata-Version: 1.0
Name: RMS
Version: 0.0.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: David Francos Cuartero
Author-email: UNKNOWN
License: UNKNOWN
Description: RMS
        ---
        
        Simple package that prints out
        `<http://https://es.wikipedia.org/wiki/Richard_Stallman> RMS`_'s Free Software song.
        
        You can see the free software song along with its history at
        `https://www.gnu.org/music/free-software-song.en.html`
        
        
        Usage
        -----
        
        You can launch it as a module
        
        ::
        
            > python -mrms
        
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
        
            Hoarders can get piles of money,
            That is true, hackers, that is true.
            But they cannot help their neighbors;
            That's not good, hackers, that's not good.
        
            When we have enough free software
            At our call, hackers, at our call,
            We'll kick out those dirty licenses
            Ever more, hackers, ever more.
        
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
        
        
        Or use it exactly as ``import this`` is used.
        
        ::
        
            import this
        
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
        
            Hoarders can get piles of money,
            That is true, hackers, that is true.
            But they cannot help their neighbors;
            That's not good, hackers, that's not good.
        
            When we have enough free software
            At our call, hackers, at our call,
            We'll kick out those dirty licenses
            Ever more, hackers, ever more.
        
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
            Join us now and share the software;
            You'll be free, hackers, you'll be free.
        
        
Platform: UNKNOWN
