Difference between revisions of "BitDecoder"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=BitDecoder |Short description=decodes bit-fields to human readable text. |Full description=This program (and Python module) will decode a value as per a bitfield de...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=decodes bit-fields to human readable text.
 
|Short description=decodes bit-fields to human readable text.
 
|Full description=This program (and Python module) will decode a value as per a bitfield definition. This is very useful for hardware registers that have meanings to parts of the bits.
 
|Full description=This program (and Python module) will decode a value as per a bitfield definition. This is very useful for hardware registers that have meanings to parts of the bits.
 +
|Homepage URL=http://baruch.ev-en.org/proj/bitdecoder.html
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://baruch.ev-en.org/proj/bitdecoder.html
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Python,human readable,hardware,bit,decoder,decode,hardware description language
 
|Keywords=Python,human readable,hardware,bit,decoder,decode,hardware description language
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2009-04-03
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.5.1
 
|Version identifier=0.5.1
 
|Version date=2009-04-03
 
|Version date=2009-04-03
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://baruch.ev-en.org/proj/BitDecoder-0.5.1.tar.gz
 
|Version download=http://baruch.ev-en.org/proj/BitDecoder-0.5.1.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/28
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2009-04-03
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-03
 
|License verified date=2009-04-03
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Baruch Even
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Baruch Even
 
 
|Email=baruch@ev-en.org
 
|Email=baruch@ev-en.org
 
|Resource URL=
 
|Resource URL=
Line 42: Line 38:
 
|Interface=command-line
 
|Interface=command-line
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-03
 
}}
 

Latest revision as of 19:53, 27 December 2016


[edit]

BitDecoder

http://baruch.ev-en.org/proj/bitdecoder.html
decodes bit-fields to human readable text.

This program (and Python module) will decode a value as per a bitfield definition. This is very useful for hardware registers that have meanings to parts of the bits.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Kelly Hopkins

Verified on

3 April 2009




Leaders and contributors

Contact(s)Role
Baruch Even Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://pypi.python.org/pypi/BitDecoder/0.5.1


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.