Further reading
This section lists some recommended further reading. These are real recommendations, not padding designed to make this document look important.
Gentoo documents
- QA Policy Guide
 - Gentoo's QA team maintains a Policy Guide.
 - Package Manager Specification
 - 
    Ebuilds are written to follow the
    
    Package Manager Specification. Familiarity with its scope
    and contents is recommended. The document is also available as package
    
app-doc/pmsin the main tree. 
Books
- Mastering Regular Expressions
 - "Mastering Regular Expressions" by Jeffrey E. F. Friedl (3rd edition, O'Reilly, 2006, ISBN 0-596-52812-4) is the book on regular expressions. Very readable and devoid of the usual mathematical jargon that tends to fill up these kinds of books. Publisher's page
 
Articles
- Making Packager-Friendly Software
 - Making Packager-Friendly Software by Julio M. Merino Vidal describes various things that can be done by upstream software providers to make life easy for the distribution people (that means you).
 - How to Report Bugs Effectively
 - How to Report Bugs Effectively by Simon Tatham is a good overview of effective bug reporting.